chrony service (courtesy of eregus@IRC)

This commit is contained in:
Jack L. Frost 2014-12-30 18:49:27 +03:00
parent c0da0df3a9
commit 1d82a3a979
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'