ssm-services/init.d/ntp

6 lines
95 B
Plaintext
Raw Normal View History

2014-07-25 05:34:50 +00:00
#!/usr/bin/env watchman
#service_respawn='true'
2014-07-25 05:34:50 +00:00
service_command='/bin/ntpd'
2014-07-25 05:36:28 +00:00
service_args='-n'