Skip to content
This repository was archived by the owner on Aug 5, 2022. It is now read-only.

[README] Fix bogus command to add user to group #255

Merged
merged 1 commit into from
Oct 7, 2016

Conversation

grgustaf
Copy link
Contributor

@grgustaf grgustaf commented Oct 6, 2016

I typed 'useradd' when I meant 'usermod' and worse, without the -a
flag it wipes out your other group memberships.

Signed-off-by: Geoff Gustafson [email protected]

@grgustaf
Copy link
Contributor Author

grgustaf commented Oct 7, 2016

@poussa check this one out

@grgustaf
Copy link
Contributor Author

grgustaf commented Oct 7, 2016

Oh whoops I need to rebase to drop the bad commit we reverted

@grgustaf grgustaf force-pushed the fix-plugdev-command branch from 1b69e8e to f1cca91 Compare October 7, 2016 14:36
@grgustaf
Copy link
Contributor Author

grgustaf commented Oct 7, 2016

Done, ready to merge.

@poussa
Copy link
Contributor

poussa commented Oct 7, 2016

+1

I typed 'useradd' when I meant 'usermod' and worse, without the -a
flag it wipes out your other group memberships.

Signed-off-by: Geoff Gustafson <[email protected]>
@jimmy-huang jimmy-huang merged commit 87f9a18 into intel:master Oct 7, 2016
grgustaf added a commit that referenced this pull request Oct 7, 2016
I typed 'useradd' when I meant 'usermod' and worse, without the -a
flag it wipes out your other group memberships.

Signed-off-by: Geoff Gustafson <[email protected]>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants