]> git.pld-linux.org Git - packages/sudo.git/blame - config.patch
- sudo now uses _libexecdir even for dynamic modules(?); release 2
[packages/sudo.git] / config.patch
CommitLineData
9f41d987
JB
1--- sudo-1.8.6/plugins/sudoers/sudoers.in~ 2010-08-18 14:25:38.000000000 +0300
2+++ sudo-1.8.6/plugins/sudoers/sudoers.in 2011-08-15 19:32:35.509228012 +0300
1e0a7c25
ER
3@@ -55,6 +55,9 @@
4 ## this may allow users to subvert the command being run via sudo.
5 # Defaults env_keep += "XMODIFIERS GTK_IM_MODULE QT_IM_MODULE QT_IM_SWITCHER"
6 ##
7+# Uncomment to disable TTY tickets
8+# Defaults !tty_tickets
9+#
10 ## Uncomment to enable logging of a command's output, except for
11 ## sudoreplay and reboot. Use sudoreplay to play back logged sessions.
12 # Defaults log_output
This page took 0.063176 seconds and 4 git commands to generate.