LOGIN revision 136224
1115170Speter#!/bin/sh
299127Sobrien#
399127Sobrien# $NetBSD: LOGIN,v 1.7 2002/03/22 04:33:57 thorpej Exp $
499127Sobrien# $FreeBSD: head/etc/rc.d/LOGIN 136224 2004-10-07 13:55:26Z mtm $
599127Sobrien#
699127Sobrien
799127Sobrien# PROVIDE: LOGIN
899127Sobrien# REQUIRE: DAEMON
999127Sobrien
1099127Sobrien#	This is a dummy dependency to ensure user services such as xdm,
1199127Sobrien#	inetd, cron and kerberos are started after everything else, in case
12115170Speter#	the administrator has increased the system security level and
1399127Sobrien#	wants to delay user logins until the system is (almost) fully
1499127Sobrien#	operational.
1599127Sobrien