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:
parent
ce37e3349f
commit
bf4f5fada3
@ -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
|
||||
|
||||
|
2
debian/patches/series
vendored
2
debian/patches/series
vendored
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user