Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adds _cvd-executor to the kvm group. #185

Merged
merged 1 commit into from
Sep 29, 2022
Merged

Adds _cvd-executor to the kvm group. #185

merged 1 commit into from
Sep 29, 2022

Conversation

ser-io
Copy link
Member

@ser-io ser-io commented Sep 28, 2022

No description provided.

Comment on lines 16 to +17
--no-create-home --quiet --force-badname --ingroup cvdnetwork _cvd-executor
usermod -aG kvm _cvd-executor
Copy link
Member

Choose a reason for hiding this comment

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

Using adduser's --ingroup makes cvdnetwork the primary group of the user. You probably don't want this, so it should be in a usermod line like kvm.

Copy link
Member Author

Choose a reason for hiding this comment

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

this is a good point, let's doing it in a new PR specific to this concern.

@ser-io ser-io merged commit 9e1f453 into google:main Sep 29, 2022
@ser-io ser-io deleted the kvm branch September 29, 2022 20:36
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.

2 participants