This website requires JavaScript.
Explore
Help
Sign In
Spark
/
ssm-services
Watch
1
Star
0
Fork
1
You've already forked ssm-services
Code
Issues
Pull Requests
Releases
Wiki
Activity
7c4451c464
ssm-services
/
init.d
/
ntp
6 lines
95 B
Plaintext
Raw
Normal View
History
Unescape
Escape
ntps are different dammit
2014-07-25 05:34:50 +00:00
#!/usr/bin/env watchman
Let's only respawn the services that might need it
2014-08-02 17:35:27 +00:00
#service_respawn='true'
ntps are different dammit
2014-07-25 05:34:50 +00:00
service_command='/bin/ntpd'
it's the other way around
2014-07-25 05:36:28 +00:00
service_args='-n'
Reference in New Issue
Copy Permalink