5
0
mirror of git://git.proxmox.com/git/lxc.git synced 2025-03-23 10:50:23 +03:00

also remove the Delegate option from lxc@.service

This commit is contained in:
Wolfgang Bumiller 2017-02-02 14:08:41 +01:00
parent ce37e3349f
commit bf4f5fada3
2 changed files with 12 additions and 1 deletions

View File

@ -13,3 +13,14 @@ Index: new/config/init/systemd/lxc.service.in
StandardOutput=syslog
StandardError=syslog
--- new.orig/config/init/systemd/lxc@.service.in
+++ new/config/init/systemd/lxc@.service.in
@@ -12,7 +12,7 @@ ExecStart=@LIBEXECDIR@/lxc/lxc-container
ExecStart=/usr/bin/lxc-start -n %i
# Environment=BOOTUP=serial
# Environment=CONSOLETYPE=serial
-Delegate=yes
+#Delegate=yes
StandardOutput=syslog
StandardError=syslog

View File

@ -1,6 +1,6 @@
fix-systemd-service-depends.patch
remove-systemd-delegate-flag.patch
use-forking-systemd-service.patch
remove-systemd-delegate-flag.patch
run-lxcnetaddbr.patch
deny-rw-mounting-of-sys-and-proc.patch
0001-separate-the-limiting-from-the-namespaced-cgroup-roo.patch