LOGIN revision 98184
178344Sobrien#!/bin/sh
278344Sobrien#
398184Sgordon# $NetBSD: LOGIN,v 1.7 2002/03/22 04:33:57 thorpej Exp $
498184Sgordon# $FreeBSD: head/etc/rc.d/LOGIN 98184 2002-06-13 22:14:37Z gordon $
578344Sobrien#
678344Sobrien
778344Sobrien# PROVIDE: LOGIN
898184Sgordon# REQUIRE: DAEMON
998184Sgordon# KEYWORD: FreeBSD NetBSD
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