Sync usage with man page.
[netbsd-mini2440.git] / etc / rc.d / LOGIN
blob416aec2126eb5279e3c497f53b9ea39e59b28e9c
1 #!/bin/sh
3 # $NetBSD: LOGIN,v 1.6 2001/04/19 16:00:29 lukem Exp $
6 # PROVIDE: LOGIN
7 # REQUIRE: DAEMON
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.