]> git.proxmox.com Git - lxc.git/commitdiff
drop cgmanager.service dependencies
authorWolfgang Bumiller <w.bumiller@proxmox.com>
Thu, 2 Feb 2017 15:38:38 +0000 (16:38 +0100)
committerWolfgang Bumiller <w.bumiller@proxmox.com>
Wed, 8 Feb 2017 09:08:09 +0000 (10:08 +0100)
debian/patches/fix-systemd-service-depends.patch

index 6e59fee8a86bac26413df9fca893eae643d39f6c..d1694909cc88dfbad2fa64eb7c94e99f8cdf4104 100644 (file)
@@ -7,8 +7,8 @@ Index: new/config/init/systemd/lxc.service.in
  Description=LXC Container Initialization and Autoboot Code
 -After=network.target lxc-net.service
 -Wants=lxc-net.service
-+After=syslog.service network.target lxc-net.service cgmanager.service
-+Wants=lxc-net.service cgmanager.service
++After=syslog.service network.target lxc-net.service
++Wants=lxc-net.service
  Documentation=man:lxc-autostart man:lxc
  
  [Service]