History log of /netbsd-src/etc/rc.d/LOGIN (Results 1 – 8 of 8)
Revision Date Author Comments
# 08a9f631 02-Mar-2022 gutteridge <gutteridge@NetBSD.org>

LOGIN: fix typo in description


# 96776149 22-Mar-2002 thorpej <thorpej@NetBSD.org>

Correct the "direction" of the barrier dependencies (DAEMON, LOGIN,
NETWORKING, and SERVERS) by specifying that certain things should
come BEFORE a given barrier, rather than having the barrier REQUI

Correct the "direction" of the barrier dependencies (DAEMON, LOGIN,
NETWORKING, and SERVERS) by specifying that certain things should
come BEFORE a given barrier, rather than having the barrier REQUIRE
a service. This allows scripts to be removed without having to
edit the barrier dependencies.

As discussed on tech-userlevel, and approved by Luke.

show more ...


# 1716d646 19-Apr-2001 lukem <lukem@NetBSD.org>

s/dependancy/dependency/. explicitly require DAEMON


# dc5eda62 06-Apr-2001 wiz <wiz@NetBSD.org>

Remove references to gated, except the conflict check in rc.d/routed.
Noted by Launey Thomas <ljt@alum.mit.edu>.


# b94d4bd8 21-Aug-2000 lukem <lukem@NetBSD.org>

sort REQUIRE lines


# 31e78349 20-Jul-2000 lukem <lukem@NetBSD.org>

reword description


# b09bd0e8 02-May-2000 augustss <augustss@NetBSD.org>

s/xntpd/ntpd/


# 0059d641 13-Mar-2000 lukem <lukem@NetBSD.org>

* replace daemon, login, servers with DAEMON, LOGIN, SERVERS
* remove sshd (it was from my private system)