We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 64b6664 commit 4da1f37Copy full SHA for 4da1f37
plugins/sudoers/sudoers.in
@@ -59,6 +59,10 @@
59
## Uncomment to use a hard-coded PATH instead of the user's to find commands
60
# Defaults secure_path="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
61
##
62
+## Uncomment to restore the historic behavior where a command is run in
63
+## the user's own terminal.
64
+# Defaults !use_pty
65
+##
66
## Uncomment to send mail if the user does not enter the correct password.
67
# Defaults mail_badpass
68
0 commit comments