[pve-devel] [PATCH container 01/20] add Delegate flag to pve-container at .service

w.bumiller at proxmox.com w.bumiller at proxmox.com
Fri Apr 3 16:37:21 CEST 2020


From: Wolfgang Bumiller <w.bumiller at proxmox.com>

Signed-off-by: Wolfgang Bumiller <w.bumiller at proxmox.com>
---
 src/pve-container at .service | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/pve-container at .service b/src/pve-container at .service
index fb4a069..4b68f7e 100644
--- a/src/pve-container at .service
+++ b/src/pve-container at .service
@@ -8,6 +8,7 @@ Documentation=man:lxc-start man:lxc man:pct
 
 [Service]
 Type=forking
+Delegate=yes
 KillMode=mixed
 TimeoutStopSec=120s
 ExecStart=/usr/bin/lxc-start -n %i
-- 
2.20.1





More information about the pve-devel mailing list