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/LOGIN,v rcsdiff: /ftp/cvs/cvsroot/src/etc/rc.d/LOGIN,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/LOGIN 2001/04/19 16:00:29 1.6 +++ src/etc/rc.d/LOGIN 2002/03/22 04:33:57 1.7 @@ -1,13 +1,10 @@ #!/bin/sh # -# $NetBSD: LOGIN,v 1.6 2001/04/19 16:00:29 lukem Exp $ +# $NetBSD: LOGIN,v 1.7 2002/03/22 04:33:57 thorpej Exp $ # # PROVIDE: LOGIN # REQUIRE: DAEMON -# REQUIRE: apmd bootparams dhcpd dhcrelay local lpd mopd motd -# REQUIRE: mrouted ntpd rarpd rbootd route6d routed rtadvd rtsold -# REQUIRE: rwho screenblank timed wscons xfs yppasswdd # This is a dummy dependency to ensure user services such as xdm, # inetd, cron and kerberos are started after everything else, incase