LOGIN revision 78344
178344Sobrien#!/bin/sh
278344Sobrien#
378344Sobrien# $NetBSD: LOGIN,v 1.3 2000/07/20 23:36:56 lukem Exp $
478344Sobrien#
578344Sobrien
678344Sobrien# PROVIDE: LOGIN
778344Sobrien# REQUIRE: apmd bootparams dhcpd dhcrelay gated local lpd mopd motd
878344Sobrien# REQUIRE: mrouted ntpd rarpd rbootd route6d routed rtadvd rtsold
978344Sobrien# REQUIRE: rwho screenblank timed wscons xfs yppasswdd
1078344Sobrien
1178344Sobrien#	This is a dummy dependancy to ensure user services such as xdm,
1278344Sobrien#	inetd, cron and kerberos are started after everything else, incase
1378344Sobrien#	the administrator has increased the system security level and
1478344Sobrien#	wants to delay user logins until the system is (almost) fully
1578344Sobrien#	operational.
16