vd 2007-02-25 19:42:55 UTC
FreeBSD ports repository
Modified files:
security/openvpn Makefile
security/openvpn/files openvpn.sh.in
Log:
Fix a bug I introduced with last commit which resulted in openvpn not
being started during boot. The reason for this is that at boot $0 is not
/usr/local/etc/rc.d/openvpn but /etc/rc. The fix is a bit hackish because
it retrieves the script name from $_file - variable used in run_rc_script().
Reported by: bazzoola <[EMAIL PROTECTED]>
Revision Changes Path
1.33 +1 -1 ports/security/openvpn/Makefile
1.7 +12 -2 ports/security/openvpn/files/openvpn.sh.in
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"