xref: /freebsd/libexec/rc/rc.d/LOGIN (revision 315ee00f)
1#!/bin/sh
2#
3#
4
5# PROVIDE: LOGIN
6# REQUIRE: DAEMON
7
8#	This is a dummy dependency to ensure user services such as xdm,
9#	inetd, cron and kerberos are started after everything else, in case
10#	the administrator has increased the system security level and
11#	wants to delay user logins until the system is (almost) fully
12#	operational.
13