forked from Spark/ssm-services
pidfiles are evil
This commit is contained in:
@@ -2,6 +2,6 @@
|
||||
|
||||
cfg_ntpd_config='/etc/ntp.conf'
|
||||
|
||||
service_respawn='true'
|
||||
service_command='/bin/ntpd'
|
||||
service_pidfile='/run/ntpd.pid'
|
||||
service_args="-c $cfg_ntpd_config -p $service_pidfile"
|
||||
service_args="-c $cfg_ntpd_config -n"
|
||||
|
Reference in New Issue
Block a user