]> git.proxmox.com Git - mirror_lxcfs.git/commitdiff
Fix start on lxc-less upstart systems
authorStéphane Graber <stgraber@ubuntu.com>
Fri, 26 Feb 2016 16:24:45 +0000 (11:24 -0500)
committerStéphane Graber <stgraber@ubuntu.com>
Fri, 26 Feb 2016 16:24:45 +0000 (11:24 -0500)
Signed-off-by: Stéphane Graber <stgraber@ubuntu.com>
config/init/upstart/lxcfs.conf

index 40cabf72d4415959f5093750d821f05275637b7c..0a6d7d3a09f723fff0f71dea088a1ce059022bac 100644 (file)
@@ -1,7 +1,7 @@
 description "FUSE filesystem for LXC"
 author "Stéphane Graber <stgraber@ubuntu.com>"
 
-start on starting lxc or cgmanager-ready
+start on starting lxc or runlevel [2345]
 stop on runlevel [06]
 
 respawn