ssm-services/init.d/chrony

6 lines
106 B
Plaintext
Executable File

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