Let's only respawn the services that might need it

This commit is contained in:
2014-08-02 21:35:27 +04:00
parent 6f3b87a65f
commit 668b2c1d19
36 changed files with 94 additions and 42 deletions

View File

@@ -2,7 +2,7 @@
docker_dir='/home/docker'
service_respawn='true'
#service_respawn='true'
service_command='/usr/local/sbin/docker'
service_args="-g ${docker_dir} -d"