diff options
| author | erdgeist <erdgeist@erdgeist.org> | 2005-10-14 16:22:05 +0000 |
|---|---|---|
| committer | erdgeist <erdgeist@erdgeist.org> | 2005-10-14 16:22:05 +0000 |
| commit | 709e87e5dc2b124287a96d10ad70d955574ad99e (patch) | |
| tree | c4659d5f10572672290a72d7a49a3803c9fbac14 /ezjail.sh | |
| parent | 75b1c0589489b2c4418239f71c4798f9150ee77d (diff) | |
Last cleanups before committingRELEASE_1_0
Diffstat (limited to 'ezjail.sh')
| -rwxr-xr-x | ezjail.sh | 6 |
1 files changed, 3 insertions, 3 deletions
| @@ -4,13 +4,13 @@ | |||
| 4 | # | 4 | # |
| 5 | # PROVIDE: ezjail | 5 | # PROVIDE: ezjail |
| 6 | # | 6 | # |
| 7 | # Note: Add the following lines to $PREFIX/etc/rc.conf to enable ezjail, | 7 | # Note: Add the following lines to /etc/rc.conf to enable ezjail, |
| 8 | # | 8 | # |
| 9 | #ezjail_enable="YES" | 9 | #ezjail_enable="YES" |
| 10 | # | 10 | # |
| 11 | # Please do not change this file, configure in $PREFIX/etc/ezjail.conf | 11 | # Please do not change this file, configure in EZJAIL_PREFIX/etc/ezjail.conf |
| 12 | 12 | ||
| 13 | # ugly: this variable will be set on port install time | 13 | # ugly: this variable is set on port install time |
| 14 | ezjail_prefix=EZJAIL_PREFIX | 14 | ezjail_prefix=EZJAIL_PREFIX |
| 15 | 15 | ||
| 16 | . /etc/rc.subr | 16 | . /etc/rc.subr |
