]> git.ipfire.org Git - thirdparty/lxc.git/commitdiff
systemd: enable delegate in service file
authorJörg Thalheim <joerg@higgsboson.tk>
Fri, 19 Dec 2014 11:22:11 +0000 (12:22 +0100)
committerStéphane Graber <stgraber@ubuntu.com>
Mon, 27 Feb 2017 20:50:45 +0000 (15:50 -0500)
Signed-off-by: Jörg Thalheim <joerg@higgsboson.tk>
Acked-by: Stéphane Graber <stgraber@ubuntu.com>
config/init/systemd/lxc.service.in

index a206698a1fdce7c675c86306e5c0e6cc38ea35ee..bbc00972ae363a9aa57075542b9c1a92cefffbe7 100644 (file)
@@ -10,6 +10,7 @@ ExecStart=@LIBEXECDIR@/lxc/lxc-autostart-helper start
 ExecStop=@LIBEXECDIR@/lxc/lxc-autostart-helper stop
 # Environment=BOOTUP=serial
 # Environment=CONSOLETYPE=serial
+Delegate=yes
 StandardOutput=syslog
 StandardError=syslog