Code

-bin.pnp_gearman_worker.{default,init}: Init script for Gearman worker.
[pkg-pnp4nagios.git] / debian / pnp4nagios-bin.pnp_gearman_worker.default
1 # Default settings for the pnp_gearman_worker init script.
3 # Should the gearman worker daemon be started? ("yes" to enable)
4 RUN="no"
6 # Additional options that are passed to the daemon.
7 DAEMON_OPTS="--config=/etc/pnp4nagios/process_perfdata.cfg"
9 # Change to this user before starting the daemon.
10 # Note: the daemon refuses to start as root.
11 USER=nagios