aboutsummaryrefslogtreecommitdiffstats
path: root/community/lxcfs/lxcfs.initd
diff options
context:
space:
mode:
Diffstat (limited to 'community/lxcfs/lxcfs.initd')
-rw-r--r--community/lxcfs/lxcfs.initd1
1 files changed, 1 insertions, 0 deletions
diff --git a/community/lxcfs/lxcfs.initd b/community/lxcfs/lxcfs.initd
index 557326e7a29..12141d4da51 100644
--- a/community/lxcfs/lxcfs.initd
+++ b/community/lxcfs/lxcfs.initd
@@ -16,6 +16,7 @@ extra_commands="setup info"
depend() {
need cgproxy
+ before lxc
}
start_pre() {