mirror of
https://github.com/clearlinux/docker.git
synced 2026-09-04 04:31:28 +00:00
Revert "docker.upstart: avoid spawning a sh process"
This reverts commit 24dd50490a.
This commit is contained in:
@@ -5,4 +5,6 @@ stop on runlevel [!2345]
|
||||
|
||||
respawn
|
||||
|
||||
exec /usr/bin/docker -d
|
||||
script
|
||||
/usr/bin/docker -d
|
||||
end script
|
||||
|
||||
Reference in New Issue
Block a user