Restore `Type=notify` in Systemd unit

Signed-off-by: Valentin Kulesh <valentin.kulesh@virtuozzo.com>
This commit is contained in:
Valentin Kulesh 2018-10-08 21:51:09 +03:00
parent b19e8d3319
commit 0fa3c8c277
1 changed files with 1 additions and 0 deletions

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