From 709e87e5dc2b124287a96d10ad70d955574ad99e Mon Sep 17 00:00:00 2001 From: erdgeist Date: Fri, 14 Oct 2005 16:22:05 +0000 Subject: Last cleanups before committing --- ezjail.sh | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'ezjail.sh') diff --git a/ezjail.sh b/ezjail.sh index 9e59dc2..de226c7 100755 --- a/ezjail.sh +++ b/ezjail.sh @@ -4,13 +4,13 @@ # # PROVIDE: ezjail # -# Note: Add the following lines to $PREFIX/etc/rc.conf to enable ezjail, +# Note: Add the following lines to /etc/rc.conf to enable ezjail, # #ezjail_enable="YES" # -# Please do not change this file, configure in $PREFIX/etc/ezjail.conf +# Please do not change this file, configure in EZJAIL_PREFIX/etc/ezjail.conf -# ugly: this variable will be set on port install time +# ugly: this variable is set on port install time ezjail_prefix=EZJAIL_PREFIX . /etc/rc.subr -- cgit v1.2.3