mirror of
https://github.com/sudo-project/sudo.git
synced 2025-09-05 00:35:14 +00:00
fix typo
This commit is contained in:
@@ -162,7 +162,7 @@ A) Some SVR4-derived OS's include a /usr/bin/cd command for reasons
|
|||||||
unfathomable. A "cd" command is totally useless since a child process
|
unfathomable. A "cd" command is totally useless since a child process
|
||||||
cannot affect the current working directory of the parent (your shell).
|
cannot affect the current working directory of the parent (your shell).
|
||||||
|
|
||||||
Q) When I run sudo it says I am not alllowed to run the command as root
|
Q) When I run sudo it says I am not allowed to run the command as root
|
||||||
but I don't want to run it as root, I want to run it as another user.
|
but I don't want to run it as root, I want to run it as another user.
|
||||||
My sudoers file entry looks like:
|
My sudoers file entry looks like:
|
||||||
bob ALL=(oracle) ALL
|
bob ALL=(oracle) ALL
|
||||||
|
Reference in New Issue
Block a user