mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-08-04 08:20:01 +00:00
output that we are shutting down docker
Signed-off-by: Justin Cormack <justin.cormack@docker.com>
This commit is contained in:
parent
e7d2e0c4cd
commit
41ecb8ff3e
@ -45,6 +45,7 @@ depend()
|
||||
stop()
|
||||
{
|
||||
# stop docker
|
||||
einfo "Stopping docker"
|
||||
start-stop-daemon --stop --quiet --pidfile ${pidfile}
|
||||
|
||||
# taken from localmount stop script
|
||||
|
Loading…
Reference in New Issue
Block a user