Restore Type=notify in Systemd unit

Signed-off-by: Valentin Kulesh <valentin.kulesh@virtuozzo.com>
(cherry picked from commit 221b152fde996db4c7571c37f8b934db7f5dda49)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Upstream-commit: ea2b2cdae5f6eab1bd99d6a79904093bcf8569ea
Component: packaging
This commit is contained in:
Valentin Kulesh
2018-10-18 17:14:52 +02:00
committed by Sebastiaan van Stijn
parent 199a80226e
commit f88793e75f
@@ -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