Fix syntax error
This commit is contained in:
parent
1372b78ea0
commit
d077d8f213
@ -55,7 +55,7 @@ MY_VRF="1.2.0"
|
|||||||
# name of the global configuration file (script)
|
# name of the global configuration file (script)
|
||||||
GLOBAL_CONFIG_FILE="manage_sudo.conf"
|
GLOBAL_CONFIG_FILE="manage_sudo.conf"
|
||||||
# name of the local configuration file (script)
|
# name of the local configuration file (script)
|
||||||
LOCAL_CONFIG_FILE="manage_sudonf.local"
|
LOCAL_CONFIG_FILE="manage_sudo.conf.local"
|
||||||
# location of temporary working storage
|
# location of temporary working storage
|
||||||
TMP_DIR="/var/tmp"
|
TMP_DIR="/var/tmp"
|
||||||
# ------------------------- CONFIGURATION ends here ---------------------------
|
# ------------------------- CONFIGURATION ends here ---------------------------
|
||||||
|
Loading…
x
Reference in New Issue
Block a user