Skip to content

Commit 221b152

Browse files
committed
Restore Type=notify in Systemd unit
Signed-off-by: Valentin Kulesh <[email protected]>
1 parent 91ad211 commit 221b152

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

systemd/docker.service

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ After=network-online.target firewalld.service
66
Wants=network-online.target
77

88
[Service]
9+
Type=notify
910
# the default is not to use systemd for cgroups because the delegate issues still
1011
# exists and systemd currently does not support the cgroup feature set required
1112
# for containers run by docker

0 commit comments

Comments
 (0)