ssm-services/init.d/chrony

6 lines
109 B
Plaintext
Raw Normal View History

#!/usr/bin/env watchman
#service_respawn='true'
service_command='/usr/bin/chronyd'
service_args='-u chrony'