forked from Spark/ssm-services
init
This commit is contained in:
7
init.d/nrpe
Executable file
7
init.d/nrpe
Executable file
@@ -0,0 +1,7 @@
|
||||
#!/usr/bin/env watchman
|
||||
|
||||
cfg_nrpe_config='/etc/nrpe/nrpe.cfg'
|
||||
|
||||
service_command='/bin/nrpe'
|
||||
service_args="-c $cfg_nrpe_config -d"
|
||||
service_pidfile='/run/nrpe.pid'
|
Reference in New Issue
Block a user