add new argument for logfile-location

-u --usevarlog
Use '/var/log/boswatch' for logfiles instead of subdir 'log' in BOSWatch directory
This commit is contained in:
JHCD 2015-06-25 17:10:31 +02:00
parent f58891a8ec
commit 00902784a4
2 changed files with 21 additions and 10 deletions

View file

@ -11,6 +11,7 @@ Global variables
# Global variables
config = 0
script_path = ""
log_path = ""
# double alarm
fms_id_old = 0