systemd: enable delegate in service file

Signed-off-by: Jörg Thalheim <joerg@higgsboson.tk>
Acked-by: Stéphane Graber <stgraber@ubuntu.com>
This commit is contained in:
Jörg Thalheim 2014-12-19 12:22:11 +01:00 committed by Stéphane Graber
parent b8ebaa9c78
commit 6a9390e349

View File

@ -12,6 +12,7 @@ ExecStart=@LIBEXECDIR@/lxc/lxc-containers start
ExecStop=@LIBEXECDIR@/lxc/lxc-containers stop
# Environment=BOOTUP=serial
# Environment=CONSOLETYPE=serial
Delegate=yes
StandardOutput=syslog
StandardError=syslog