Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-5]: src/etc/rc.d pull up rev 1.4:
details: https://anonhg.NetBSD.org/src/rev/7c4236f2ce89
branches: netbsd-1-5
changeset: 489220:7c4236f2ce89
user: lukem <lukem%NetBSD.org@localhost>
date: Wed Aug 23 12:29:37 2000 +0000
description:
pull up rev 1.4:
sort `REQUIRE' entries
approved: thorpej
diffstat:
etc/rc.d/LOGIN | 9 ++++-----
1 files changed, 4 insertions(+), 5 deletions(-)
diffs (21 lines):
diff -r f4297b8ab3e2 -r 7c4236f2ce89 etc/rc.d/LOGIN
--- a/etc/rc.d/LOGIN Wed Aug 23 12:28:32 2000 +0000
+++ b/etc/rc.d/LOGIN Wed Aug 23 12:29:37 2000 +0000
@@ -1,13 +1,12 @@
#!/bin/sh
#
-# $NetBSD: LOGIN,v 1.2.4.1 2000/08/09 19:09:37 lukem Exp $
+# $NetBSD: LOGIN,v 1.2.4.2 2000/08/23 12:29:37 lukem Exp $
#
# PROVIDE: LOGIN
-# REQUIRE: gated routed mrouted timed ntpd dhcpd dhcrelay rwho lpd bootparams
-# REQUIRE: xfs rarpd rbootd mopd apmd screenblank motd local
-# REQUIRE: route6d rtadvd rtsold wscons yppasswdd
-
+# REQUIRE: apmd bootparams dhcpd dhcrelay gated local lpd mopd motd
+# REQUIRE: mrouted ntpd rarpd rbootd route6d routed rtadvd rtsold
+# REQUIRE: rwho screenblank timed wscons xfs yppasswdd
# This is a dummy dependancy to ensure user services such as xdm,
# inetd, cron and kerberos are started after everything else, incase
Home |
Main Index |
Thread Index |
Old Index