mirror of
https://github.com/moby/moby.git
synced 2026-08-03 06:30:59 +00:00
Merge pull request #5840 from unclejack/upstart_mounted
Update contrib/init/upstart to "start on local-filesystems"
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
description "Docker daemon"
|
||||
|
||||
start on filesystem
|
||||
start on local-filesystems
|
||||
stop on runlevel [!2345]
|
||||
limit nofile 524288 1048576
|
||||
limit nproc 524288 1048576
|
||||
|
||||
Reference in New Issue
Block a user