|
|
|
|
|
by smhenderson
1493 days ago
|
|
There's a "secure path" option in sudoers that you can use to add additional directories to the path that is searched when sudo is invoked. Most examples will include the standard user path plus /sbin and /usr/sbin but you can add any directories you want to the option. |
|