Merge "Do not ask users to overwrite their /etc/sudoers file"
This commit is contained in:
commit
84a37e3170
@ -63,7 +63,7 @@ have sudo privileges:
|
||||
|
||||
::
|
||||
|
||||
$ sudo tee <<<"stack ALL=(ALL) NOPASSWD: ALL" /etc/sudoers
|
||||
$ echo "stack ALL=(ALL) NOPASSWD: ALL" | sudo tee /etc/sudoers.d/stack
|
||||
$ sudo su - stack
|
||||
|
||||
Download DevStack
|
||||
|
Loading…
Reference in New Issue
Block a user