enabled service_respawn by default for most services

This commit is contained in:
2014-07-28 05:00:57 +04:00
parent b4d3135878
commit 5473f922a1
8 changed files with 8 additions and 0 deletions

View File

@@ -1,4 +1,5 @@
#!/usr/bin/env watchman
service_respawn='true'
service_command='/bin/crond'
service_args='-n'