Wrong value
This commit is contained in:
parent
4f1b5d61c8
commit
e9ad69e693
@ -56,7 +56,7 @@ SFTP_ARGS="-o StrictHostKeyChecking=no -o ConnectTimeout=10 -b - "
|
|||||||
# extra arguments/options for the SSH command
|
# extra arguments/options for the SSH command
|
||||||
SSH_ARGS="-o StrictHostKeyChecking=no -o ConnectTimeout=10 -n"
|
SSH_ARGS="-o StrictHostKeyChecking=no -o ConnectTimeout=10 -n"
|
||||||
# location of the local SUDO controls directory
|
# location of the local SUDO controls directory
|
||||||
LOCAL_DIR="/sysx/soft/sudo_controls"
|
LOCAL_DIR="/etc/sudo_controls"
|
||||||
# location of the remote SUDO controls directory
|
# location of the remote SUDO controls directory
|
||||||
REMOTE_DIR="/etc/sudo_controls/holding"
|
REMOTE_DIR="/etc/sudo_controls/holding"
|
||||||
# name of the user account performing the SUDO controls update
|
# name of the user account performing the SUDO controls update
|
||||||
|
Loading…
x
Reference in New Issue
Block a user