diff options
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 |
