--- elwix/config/etc/default/fit2cf.conf 2018/01/02 01:33:15 1.1 +++ elwix/config/etc/default/fit2cf.conf 2021/03/11 13:59:50 1.2 @@ -0,0 +1,15 @@ +# $Id: fit2cf.conf,v 1.2 2021/03/11 13:59:50 misho Exp $ + +[cfexec] + +# If execute program chroot to dir +chroot = "/" + +# If execute program suid to user +suid = "root" + +# Timeout for lock (ro) mounted slice +timeout = 300 + +# Managed mount dir in (ro) +mount = "/elwix/cf"