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/mopd,v retrieving revision 1.5 retrieving revision 1.6 diff -u -p -r1.5 -r1.6 --- src/etc/rc.d/mopd 2002/03/22 04:33:59 1.5 +++ src/etc/rc.d/mopd 2004/08/13 18:08:03 1.6 @@ -1,13 +1,13 @@ #!/bin/sh # -# $NetBSD: mopd,v 1.5 2002/03/22 04:33:59 thorpej Exp $ +# $NetBSD: mopd,v 1.6 2004/08/13 18:08:03 mycroft Exp $ # # PROVIDE: mopd # REQUIRE: DAEMON # BEFORE: LOGIN -. /etc/rc.subr +$_rc_subr_loaded . /etc/rc.subr name="mopd" rcvar=$name