11.1Slukem#!/bin/sh 21.1Slukem# 31.8Sgutterid# $NetBSD: LOGIN,v 1.8 2022/03/02 01:55:18 gutteridge Exp $ 41.1Slukem# 51.1Slukem 61.1Slukem# PROVIDE: LOGIN 71.6Slukem# REQUIRE: DAEMON 81.1Slukem 91.6Slukem# This is a dummy dependency to ensure user services such as xdm, 101.8Sgutterid# inetd, cron and kerberos are started after everything else, in case 111.3Slukem# the administrator has increased the system security level and 121.3Slukem# wants to delay user logins until the system is (almost) fully 131.3Slukem# operational. 14