description "Run docker"
start on filesystem or runlevel [2345]
stop on runlevel [!2345]
respawn
exec /usr/bin/docker -d