chrony service (courtesy of eregus@IRC)
This commit is contained in:
parent
c0da0df3a9
commit
1d82a3a979
5
init.d/chrony
Executable file
5
init.d/chrony
Executable file
|
@ -0,0 +1,5 @@
|
|||
#!/usr/bin/env watchman
|
||||
|
||||
#service_respawn='true'
|
||||
service_command='/usr/bin/chronyd'
|
||||
service_args='-u chrony'
|
Loading…
Reference in New Issue
Block a user