Merge pull request #252 from thaJeztah/18.09_backport_notify

[18.09 backport] Restore `Type=notify` in Systemd unit
Upstream-commit: 50b5361dabe74c9511ad41586461415d021e7b93
Component: packaging
This commit is contained in:
Eli Uriegas
2018-10-18 09:29:55 -07:00
committed by GitHub

View File

@ -6,6 +6,7 @@ After=network-online.target firewalld.service
Wants=network-online.target
[Service]
Type=notify
# the default is not to use systemd for cgroups because the delegate issues still
# exists and systemd currently does not support the cgroup feature set required
# for containers run by docker