dev/chroot-test/policy-rc.d
author Mahlon E. Smith <mahlon@martini.nu>
Tue, 24 Jul 2012 10:48:17 -0700
changeset 350 bb7ee0a13ea9
parent 272 f7c64f03cd60
permissions -rwxr-xr-x
Allow the HOMEDIR and ETCDIR to be configurable via Makefile ENV. Add FreeBSD user creation support.

#!/bin/sh

# Refuse everything - nothing should start.
return 101