Browse Source

fix sudoers

Waldemar Brodkorb 1 week ago
parent
commit
ca8427ae51
1 changed files with 2 additions and 0 deletions
  1. 2 0
      package/sudo/files/sudoers

+ 2 - 0
package/sudo/files/sudoers

@@ -1,4 +1,6 @@
 ## sudoers file.
 ## sudoers file.
+Defaults	secure_path="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
+
 root ALL=(ALL) ALL
 root ALL=(ALL) ALL
 %root ALL=(ALL) ALL
 %root ALL=(ALL) ALL
 %adk ALL=(ALL) ALL
 %adk ALL=(ALL) ALL