rse 2005-12-30 09:16:23 UTC
FreeBSD src repository
Modified files:
etc/rc.d mountcritremote
Log:
1. Add missing semicolon between "warn" and "return" to make sure
the line continuation backslash doesn't cause "warn" to print "return".
2. Group "warn" and "return" together as the "return 1" should be
performed only if the "kldload nfsclient" also failed (and not
already if the "vfs.nfs" sysctl(8) check failed).
MFC after: 3 days
Revision Changes Path
1.13 +3 -3 src/etc/rc.d/mountcritremote
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"