summaryrefslogtreecommitdiff
path: root/ezjail.sh
diff options
context:
space:
mode:
authorerdgeist <erdgeist@erdgeist.org>2006-03-17 13:49:55 +0000
committererdgeist <erdgeist@erdgeist.org>2006-03-17 13:49:55 +0000
commitb924c9a6c71abebeec51f927c309ebcacde6efec (patch)
tree38b486826983f9454410ad723d8a7f46cf5d4d11 /ezjail.sh
parente45dc1f809856b16fdd09472fe2df15fd8b52a87 (diff)
Specify more exactly where the script wants to be run and exclude it from rcorder in jails
Diffstat (limited to 'ezjail.sh')
-rwxr-xr-xezjail.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/ezjail.sh b/ezjail.sh
index f683f48..f278166 100755
--- a/ezjail.sh
+++ b/ezjail.sh
@@ -3,6 +3,9 @@
3# $FreeBSD$ 3# $FreeBSD$
4# 4#
5# PROVIDE: ezjail 5# PROVIDE: ezjail
6# REQUIRE: LOGIN cleanvar
7# BEFORE: securelevel
8# KEYWORD: nojail shutdown
6# 9#
7# Add the following lines to /etc/rc.conf.local or /etc/rc.conf to enable ezjail 10# Add the following lines to /etc/rc.conf.local or /etc/rc.conf to enable ezjail
8# 11#