Imported Debian patch 0.6.24+dfsg1-4~bpo80+1

This commit is contained in:
Micah Anderson
2015-12-08 13:39:31 -05:00
committed by Mario Fetka
parent 32a360eca6
commit 69f960eb4a
52 changed files with 2348 additions and 0 deletions

View 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