[arch-commits] Commit in lxc/trunk (lxc.service)

Sergej Pupykin spupykin at archlinux.org
Wed Dec 10 18:16:17 UTC 2014


    Date: Wednesday, December 10, 2014 @ 19:16:17
  Author: spupykin
Revision: 123728

FS#43067: enable resource control with systemd 218

Modified:
  lxc/trunk/lxc.service

-------------+
 lxc.service |    1 +
 1 file changed, 1 insertion(+)

Modified: lxc.service
===================================================================
--- lxc.service	2014-12-10 17:49:25 UTC (rev 123727)
+++ lxc.service	2014-12-10 18:16:17 UTC (rev 123728)
@@ -6,6 +6,7 @@
 Type=forking
 ExecStart=/usr/bin/lxc-start -d -n %i
 ExecStop=/usr/bin/lxc-stop -n %i
+Delegate=true
 
 [Install]
 WantedBy=multi-user.target



More information about the arch-commits mailing list