File:  [ELWIX - Embedded LightWeight unIX -] / elwix / config / etc / default / cfexec.conf
Revision 1.2.8.1: download - view: text, annotated - select for diffs - revision graph
Tue Dec 20 14:40:20 2016 UTC (7 years, 6 months ago) by misho
Branches: elwix2_3
Diff to: branchpoint 1.2: preferred, unified
fix rootfs rc
fix rootfs build
finish basefs

# $Id: cfexec.conf,v 1.2.8.1 2016/12/20 14:40:20 misho Exp $

[cfexec]

# If execute program chroot to dir
chroot = "/"

# If execute program suid to user
suid = "root"

# Managed device (CompactFlash)
device = "/dev/ufs/elwix"

# Timeout for lock (ro) mounted slice
timeout = 300

# Managed mount dir in (ro)
#mount = "/elwix"

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>