Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/src/etc/rc.d/ipfs,v rcsdiff: /ftp/cvs/cvsroot/src/etc/rc.d/ipfs,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.6 retrieving revision 1.7 diff -u -p -r1.6 -r1.7 --- src/etc/rc.d/ipfs 2004/07/05 08:21:15 1.6 +++ src/etc/rc.d/ipfs 2004/08/13 18:08:03 1.7 @@ -1,6 +1,6 @@ #!/bin/sh # -# $NetBSD: ipfs,v 1.6 2004/07/05 08:21:15 lukem Exp $ +# $NetBSD: ipfs,v 1.7 2004/08/13 18:08:03 mycroft Exp $ # # PROVIDE: ipfs @@ -8,7 +8,7 @@ # BEFORE: SERVERS # KEYWORD: shutdown -. /etc/rc.subr +$_rc_subr_loaded . /etc/rc.subr name="ipfs" rcvar=$name