Fix copy/paste errors
This commit is contained in:
parent
79a5835017
commit
1372b78ea0
@ -1,5 +1,5 @@
|
||||
#******************************************************************************
|
||||
# manage_ssh.sh configuration file
|
||||
# manage_sudo.sh configuration file
|
||||
#******************************************************************************
|
||||
#
|
||||
# Lines starting with '#' (hash) are comment lines
|
||||
@ -32,8 +32,8 @@ REMOTE_DIR="/etc/sudo_controls/holding"
|
||||
# (leave blank for current user but user should have remote sudo root privs)
|
||||
SUDO_UPDATE_USER=""
|
||||
|
||||
# options to pass to manage_ssh.sh when executing a key update
|
||||
SUDO_UPDATE_OPTS="--verbose --remove"
|
||||
# options to pass to update_sudo.pl when executing a key update
|
||||
SUDO_UPDATE_OPTS="--verbose"
|
||||
|
||||
# path to the visudo tool
|
||||
VISUDO_BIN="/usr/sbin/visudo"
|
||||
|
Loading…
x
Reference in New Issue
Block a user