OP#436 add file controls

This commit is contained in:
2026-03-07 11:07:31 +01:00
parent a4ecd86115
commit 00febd8ece
3 changed files with 49 additions and 9 deletions

View File

@@ -36,13 +36,11 @@ command_file=<%= @ng_command_file %>
query_socket=<%= @ng_cmd_dir %>/nagios.qh
# LOCK FILE
# This is the lockfile that Nagios will use to store its PID number
# in when it is running in daemon mode.
lock_file=/var/run/nagios/nagios.pid
lock_file=<%= @ng_lock_file %>