Files
ssm-services/init.d/chrony
T

6 lines
111 B
Plaintext
Raw Normal View History

2014-12-30 18:49:27 +03:00
#!/usr/bin/env watchman
#service_respawn='true'
service_command='/usr/bin/chronyd'
2015-09-04 16:47:37 +03:00
service_args=( -u chrony )