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

# $Id: cfexec.conf,v 1.1.2.1 2014/01/23 09:30:22 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"

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

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