2000-03-10 14:53:23 +03:00
|
|
|
#!/bin/sh
|
|
|
|
#
|
2000-05-02 20:31:11 +04:00
|
|
|
# $NetBSD: LOGIN,v 1.2 2000/05/02 16:31:11 augustss Exp $
|
2000-03-10 14:53:23 +03:00
|
|
|
#
|
|
|
|
|
2000-03-13 07:03:52 +03:00
|
|
|
# PROVIDE: LOGIN
|
2000-05-02 20:31:11 +04:00
|
|
|
# REQUIRE: gated routed mrouted timed ntpd dhcpd dhcrelay rwho lpd bootparams
|
2000-03-10 14:53:23 +03:00
|
|
|
# REQUIRE: xfs rarpd rbootd mopd apmd screenblank motd local
|
|
|
|
# REQUIRE: route6d rtadvd rtsold wscons yppasswdd
|
|
|
|
|
|
|
|
|
|
|
|
# This is a dummy to ensure that xdm, inetd, cron and kerberos are
|
|
|
|
# started after everything else, incase the user has increased the
|
|
|
|
# system security level, and because we want to delay user logins
|
|
|
|
# until the system is (almost) fully operational.
|