xref: /minix/etc/rc.d/LOGIN (revision fb9c64b2)
1#!/bin/sh
2#
3# $NetBSD: LOGIN,v 1.7 2002/03/22 04:33:57 thorpej Exp $
4#
5
6# PROVIDE: LOGIN
7# REQUIRE: DAEMON
8
9#	This is a dummy dependency to ensure user services such as xdm,
10#	inetd, cron and kerberos are started after everything else, incase
11#	the administrator has increased the system security level and
12#	wants to delay user logins until the system is (almost) fully
13#	operational.
14