mirror of
https://git.proxmox.com/git/mirror_lxc
synced 2025-08-15 19:35:59 +00:00
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:
parent
b8ebaa9c78
commit
6a9390e349
@ -12,6 +12,7 @@ ExecStart=@LIBEXECDIR@/lxc/lxc-containers start
|
|||||||
ExecStop=@LIBEXECDIR@/lxc/lxc-containers stop
|
ExecStop=@LIBEXECDIR@/lxc/lxc-containers stop
|
||||||
# Environment=BOOTUP=serial
|
# Environment=BOOTUP=serial
|
||||||
# Environment=CONSOLETYPE=serial
|
# Environment=CONSOLETYPE=serial
|
||||||
|
Delegate=yes
|
||||||
StandardOutput=syslog
|
StandardOutput=syslog
|
||||||
StandardError=syslog
|
StandardError=syslog
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user