aboutsummaryrefslogtreecommitdiffstats
path: root/testing/lxcfs/lxcfs.initd
diff options
context:
space:
mode:
Diffstat (limited to 'testing/lxcfs/lxcfs.initd')
-rw-r--r--testing/lxcfs/lxcfs.initd6
1 files changed, 0 insertions, 6 deletions
diff --git a/testing/lxcfs/lxcfs.initd b/testing/lxcfs/lxcfs.initd
deleted file mode 100644
index df2ec2e02f..0000000000
--- a/testing/lxcfs/lxcfs.initd
+++ /dev/null
@@ -1,6 +0,0 @@
-#!/sbin/openrc-run
-command=/usr/bin/lxcfs
-command_args="-f -o allow_other /var/lib/lxcfs"
-pidfile="/run/lxcfs.pid"
-command_background="yes"
-retry="TERM/45"