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

This commit is contained in:
Jack L. Frost 2015-01-06 02:17:56 +03:00
commit 0ef5a664f7
1 changed files with 5 additions and 0 deletions

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'