Add warning about this script dealing with untrusted data.

MFC after:	1 week
This commit is contained in:
Simon L. B. Nielsen 2008-01-13 14:27:53 +00:00
parent e262aef1ae
commit ce4c63c52a

View File

@ -8,6 +8,12 @@
# BEFORE: securelevel
# KEYWORD: nojail shutdown
# WARNING: This script deals with untrusted data (the data and
# processes inside the jails) and care must be taken when changing the
# code related to this! If you have any doubt whether a change is
# correct and have security impact, please get the patch reviewed by
# the FreeBSD Security Team prior to commit.
. /etc/rc.subr
name="jail"