mirror of
https://github.com/Schrolli91/BOSWatch.git
synced 2026-04-04 22:17:24 +00:00
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:
parent
f58891a8ec
commit
00902784a4
2 changed files with 21 additions and 10 deletions
|
|
@ -11,6 +11,7 @@ Global variables
|
|||
# Global variables
|
||||
config = 0
|
||||
script_path = ""
|
||||
log_path = ""
|
||||
|
||||
# double alarm
|
||||
fms_id_old = 0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue