178344Sobrien#!/bin/sh
278344Sobrien#
398184Sgordon# $FreeBSD$
478344Sobrien#
578344Sobrien
678344Sobrien# PROVIDE: LOGIN
7231549Sed# REQUIRE: DAEMON utx
878344Sobrien
9104985Sschweikh#	This is a dummy dependency to ensure user services such as xdm,
10104985Sschweikh#	inetd, cron and kerberos are started after everything else, in case
1178344Sobrien#	the administrator has increased the system security level and
1278344Sobrien#	wants to delay user logins until the system is (almost) fully
1378344Sobrien#	operational.
14