mirror of
https://github.com/GOSTSec/sgminer
synced 2025-01-29 16:04:33 +00:00
README - FAQ - usermod group - shouldn't remove other groups
This commit is contained in:
parent
37f8a1f775
commit
149f1d75be
2
README
2
README
@ -905,7 +905,7 @@ will give output like:
|
||||
0 crw-rw---- 1 root dialout 188, 0 2012-09-11 13:49 /dev/ttyUSB0
|
||||
This means your account must have the group 'dialout' or root priviledges
|
||||
To permanently give your account the 'dialout' group:
|
||||
sudo usermod -G dialout `whoami`
|
||||
sudo usermod -G dialout -a `whoami`
|
||||
Then logout and back in again
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user