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,5 +1,6 @@
#!/usr/bin/env watchman
service_respawn='true'
service_command='/usr/bin/udevd'
cfg_udev_settle_timeout="${cfg_udev_settle_timeout:-60}"