Merge branch 'master' of builder:git/watchman-services

This commit is contained in:
2015-01-06 02:17:56 +03:00

5
init.d/chrony Executable file
View File

@@ -0,0 +1,5 @@
#!/usr/bin/env watchman
#service_respawn='true'
service_command='/usr/bin/chronyd'
service_args='-u chrony'