Skip to content

Commit 6f9e0b8

Browse files
authored
Merge pull request #249 from unshare/notify
Restore `Type=notify` in Systemd unit
2 parents 90b57af + 221b152 commit 6f9e0b8

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)