File:  [ELWIX - Embedded LightWeight unIX -] / elwix / config / etc / uboot / cfexec.conf
Revision 1.1.2.4: download - view: text, annotated - select for diffs - revision graph
Fri Jan 24 12:13:35 2014 UTC (10 years, 5 months ago) by misho
Branches: elwix2_2
revert

# $Id: cfexec.conf,v 1.1.2.4 2014/01/24 12:13:35 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"

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

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

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