Imported Debian patch 0.6.24+dfsg1-4~bpo80+1
This commit is contained in:
committed by
Mario Fetka
parent
32a360eca6
commit
69f960eb4a
11
debian/pnp4nagios-bin.pnp_gearman_worker.default
vendored
Normal file
11
debian/pnp4nagios-bin.pnp_gearman_worker.default
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
# Default settings for the pnp_gearman_worker init script.
|
||||
|
||||
# Should the gearman worker daemon be started? ("yes" to enable)
|
||||
RUN="no"
|
||||
|
||||
# Additional options that are passed to the daemon.
|
||||
DAEMON_OPTS="--config=/etc/pnp4nagios/process_perfdata.cfg"
|
||||
|
||||
# Change to this user before starting the daemon.
|
||||
# Note: the daemon refuses to start as root.
|
||||
USER=nagios
|
||||
Reference in New Issue
Block a user