portjail not starting
After upgrade from 9.0-RC1 to RC2 portjail will not start on boot.
I checked /etc/rc.conf and the entry 'portjail_enable="YES"' is still there. When I try to start portjail with the rc-script (service portjail start) no error message is shown, but "jls" reveals that portjail was not started. The only way to start portjail is with this command: 'portjail start'. It's not a big issue, but I wonder what prevents portjail to be started with the script in /usr/local/etc/rc.d, especially since the script itself has not changed from RC1 to RC2.
|