mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-20 17:49:10 +00:00
output that we are shutting down docker
Signed-off-by: Justin Cormack <justin.cormack@docker.com>
This commit is contained in:
parent
df03c55e95
commit
d1081e6b6e
@ -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