NetBSD/etc/rc.d/LOGIN
lukem 0059d641e5 * replace daemon, login, servers with DAEMON, LOGIN, SERVERS
* remove sshd (it was from my private system)
2000-03-13 04:03:52 +00:00

16 lines
529 B
Bash
Executable File

#!/bin/sh
#
# $NetBSD: LOGIN,v 1.1 2000/03/13 04:03:53 lukem Exp $
#
# PROVIDE: LOGIN
# REQUIRE: gated routed mrouted timed xntpd dhcpd dhcrelay rwho lpd bootparams
# 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.