Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions systemd/docker.service
Original file line number Diff line number Diff line change
Expand Up @@ -43,5 +43,8 @@ Delegate=yes
# kill only the docker process, not all processes in the cgroup
KillMode=process

# ensure to cleanup pid file when the daemon stops
PIDFile=/var/run/docker.pid

[Install]
WantedBy=multi-user.target