Skip to content

Remove acl-restore.sh, and add user to kvm group instead#2580

Draft
0405ysj wants to merge 1 commit into
google:mainfrom
0405ysj:setfacl
Draft

Remove acl-restore.sh, and add user to kvm group instead#2580
0405ysj wants to merge 1 commit into
google:mainfrom
0405ysj:setfacl

Conversation

@0405ysj
Copy link
Copy Markdown
Collaborator

@0405ysj 0405ysj commented May 19, 2026

Context: b/514558958

@0405ysj 0405ysj added the kokoro:force-run Trigger a presubmit build unconditionally. label May 19, 2026
@GoogleCuttlefishTesterBot GoogleCuttlefishTesterBot removed the kokoro:force-run Trigger a presubmit build unconditionally. label May 19, 2026
@0405ysj 0405ysj requested review from ikicha, jemoreira and k311093 May 19, 2026 08:10
@0405ysj 0405ysj marked this pull request as ready for review May 19, 2026 08:11
@0405ysj 0405ysj added the kokoro:force-run Trigger a presubmit build unconditionally. label May 19, 2026
@GoogleCuttlefishTesterBot GoogleCuttlefishTesterBot removed the kokoro:force-run Trigger a presubmit build unconditionally. label May 19, 2026
@0405ysj 0405ysj marked this pull request as draft May 19, 2026 08:44
@0405ysj 0405ysj added the kokoro:force-run Trigger a presubmit build unconditionally. label May 19, 2026
@GoogleCuttlefishTesterBot GoogleCuttlefishTesterBot removed the kokoro:force-run Trigger a presubmit build unconditionally. label May 19, 2026
@0405ysj 0405ysj force-pushed the setfacl branch 5 times, most recently from 10cb279 to 593edcf Compare May 19, 2026 12:02
for unique_group in "${unique_groups[@]}"; do
sudo usermod -aG "$unique_group" "$username"
done
echo "Warning: Please reboot the machine (or log out and log back in) before using podcvd."
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The whole point of having the restore acls service is that logging out and back in is not necessary. Also, the groups for the device nodes can change, in fact cuttlefish-base changes them, so depending on those can be risky.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants