File:  [ELWIX - Embedded LightWeight unIX -] / elwix / config / etc / uboot / cfexec.conf
Revision 1.1.2.2: download - view: text, annotated - select for diffs - revision graph
Thu Jan 23 10:22:09 2014 UTC (11 years, 2 months ago) by misho
Branches: elwix2_2
add new mnt pnt

# $Id: cfexec.conf,v 1.1.2.2 2014/01/23 10:22:09 misho Exp $

[cfexec]

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

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

# Managed device (NAND)
device = "/dev/map/NVRAM"

# Managed mount dir in (ro)
mount = "/elwix/etc/rc.s"

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

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