File:  [ELWIX - Embedded LightWeight unIX -] / elwix / config / etc / uboot / cfexec.conf
Revision 1.1.2.3: download - view: text, annotated - select for diffs - revision graph
Fri Jan 24 01:28:56 2014 UTC (11 years, 2 months ago) by misho
Branches: elwix2_2
fix paths

# $Id: cfexec.conf,v 1.1.2.3 2014/01/24 01:28:56 misho Exp $

[cfexec]

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

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

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

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

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

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