aboutsummaryrefslogtreecommitdiffstats
path: root/testing/lxcfs/lxcfs.initd
blob: df2ec2e02f18a18f5fe27a944b0eac784bbbdc27 (plain)
1
2
3
4
5
6
#!/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"