Unverified Commit a952c3fb by Jörg Thalheim Committed by Stéphane Graber

systemd: enable delegate in service file

parent 70cd3b8f
...@@ -10,6 +10,7 @@ ExecStart=@LIBEXECDIR@/lxc/lxc-autostart-helper start ...@@ -10,6 +10,7 @@ ExecStart=@LIBEXECDIR@/lxc/lxc-autostart-helper start
ExecStop=@LIBEXECDIR@/lxc/lxc-autostart-helper stop ExecStop=@LIBEXECDIR@/lxc/lxc-autostart-helper stop
# Environment=BOOTUP=serial # Environment=BOOTUP=serial
# Environment=CONSOLETYPE=serial # Environment=CONSOLETYPE=serial
Delegate=yes
StandardOutput=syslog StandardOutput=syslog
StandardError=syslog StandardError=syslog
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment