mirror of
https://git.proxmox.com/git/mirror_lxc
synced 2025-08-15 10:12:24 +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
|
||||
# Environment=BOOTUP=serial
|
||||
# Environment=CONSOLETYPE=serial
|
||||
Delegate=yes
|
||||
StandardOutput=syslog
|
||||
StandardError=syslog
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user