Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F111512818
D29753.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
4 KB
Referenced Files
None
Subscribers
None
D29753.diff
View Options
Index: libexec/rc/rc.d/DAEMON
===================================================================
--- libexec/rc/rc.d/DAEMON
+++ libexec/rc/rc.d/DAEMON
@@ -4,7 +4,7 @@
#
# PROVIDE: DAEMON
-# REQUIRE: NETWORKING SERVERS
+# REQUIRE: SERVERS
# This is a dummy dependency, to ensure that general purpose daemons
# are run _after_ the above are.
Index: libexec/rc/rc.d/NETWORKING
===================================================================
--- libexec/rc/rc.d/NETWORKING
+++ libexec/rc/rc.d/NETWORKING
@@ -4,7 +4,7 @@
#
# PROVIDE: NETWORKING NETWORK
-# REQUIRE: netif netwait netoptions routing ppp ipfw stf
+# REQUIRE: FILESYSTEMS netif netwait netoptions routing ppp ipfw stf
# REQUIRE: defaultroute route6d resolv bridge
# REQUIRE: static_arp static_ndp
Index: libexec/rc/rc.d/SERVERS
===================================================================
--- libexec/rc/rc.d/SERVERS
+++ libexec/rc/rc.d/SERVERS
@@ -4,7 +4,7 @@
#
# PROVIDE: SERVERS
-# REQUIRE: mountcritremote sysvipc linux ldconfig savecore watchdogd
+# REQUIRE: NETWORKING mountcritremote sysvipc linux ldconfig savecore watchdogd
# This is a dummy dependency, for early-start servers relying on
# some basic configuration.
Index: libexec/rc/rc.d/cron
===================================================================
--- libexec/rc/rc.d/cron
+++ libexec/rc/rc.d/cron
@@ -4,7 +4,7 @@
#
# PROVIDE: cron
-# REQUIRE: LOGIN FILESYSTEMS
+# REQUIRE: LOGIN
# BEFORE: securelevel
# KEYWORD: shutdown
Index: libexec/rc/rc.d/ctld
===================================================================
--- libexec/rc/rc.d/ctld
+++ libexec/rc/rc.d/ctld
@@ -4,7 +4,7 @@
#
# PROVIDE: ctld
-# REQUIRE: FILESYSTEMS NETWORKING
+# REQUIRE: NETWORKING
# BEFORE: DAEMON
# KEYWORD: nojail
Index: libexec/rc/rc.d/ftpd
===================================================================
--- libexec/rc/rc.d/ftpd
+++ libexec/rc/rc.d/ftpd
@@ -4,7 +4,7 @@
#
# PROVIDE: ftpd
-# REQUIRE: LOGIN FILESYSTEMS
+# REQUIRE: LOGIN
# KEYWORD: shutdown
. /etc/rc.subr
Index: libexec/rc/rc.d/inetd
===================================================================
--- libexec/rc/rc.d/inetd
+++ libexec/rc/rc.d/inetd
@@ -4,7 +4,7 @@
#
# PROVIDE: inetd
-# REQUIRE: DAEMON LOGIN FILESYSTEMS
+# REQUIRE: LOGIN
# KEYWORD: shutdown
. /etc/rc.subr
Index: libexec/rc/rc.d/jail
===================================================================
--- libexec/rc/rc.d/jail
+++ libexec/rc/rc.d/jail
@@ -4,7 +4,7 @@
#
# PROVIDE: jail
-# REQUIRE: LOGIN FILESYSTEMS
+# REQUIRE: LOGIN
# BEFORE: securelevel
# KEYWORD: nojail shutdown
Index: libexec/rc/rc.d/mountcritremote
===================================================================
--- libexec/rc/rc.d/mountcritremote
+++ libexec/rc/rc.d/mountcritremote
@@ -4,7 +4,7 @@
#
# PROVIDE: mountcritremote
-# REQUIRE: NETWORKING FILESYSTEMS ipsec netwait nfscbd
+# REQUIRE: NETWORKING ipsec netwait nfscbd
# KEYWORD: nojail
. /etc/rc.subr
Index: libexec/rc/rc.d/moused
===================================================================
--- libexec/rc/rc.d/moused
+++ libexec/rc/rc.d/moused
@@ -4,7 +4,7 @@
#
# PROVIDE: moused
-# REQUIRE: DAEMON FILESYSTEMS
+# REQUIRE: DAEMON
# KEYWORD: nojail shutdown
. /etc/rc.subr
Index: libexec/rc/rc.d/ntpd
===================================================================
--- libexec/rc/rc.d/ntpd
+++ libexec/rc/rc.d/ntpd
@@ -4,7 +4,7 @@
#
# PROVIDE: ntpd
-# REQUIRE: DAEMON ntpdate FILESYSTEMS devfs
+# REQUIRE: DAEMON ntpdate devfs
# BEFORE: LOGIN
# KEYWORD: nojail shutdown
Index: libexec/rc/rc.d/rarpd
===================================================================
--- libexec/rc/rc.d/rarpd
+++ libexec/rc/rc.d/rarpd
@@ -4,7 +4,7 @@
#
# PROVIDE: rarpd
-# REQUIRE: DAEMON FILESYSTEMS
+# REQUIRE: DAEMON
# BEFORE: LOGIN
# KEYWORD: nojailvnet
Index: libexec/rc/rc.d/sendmail
===================================================================
--- libexec/rc/rc.d/sendmail
+++ libexec/rc/rc.d/sendmail
@@ -4,7 +4,7 @@
#
# PROVIDE: mail
-# REQUIRE: LOGIN FILESYSTEMS
+# REQUIRE: LOGIN
# we make mail start late, so that things like .forward's are not
# processed until the system is fully operational
# KEYWORD: shutdown
Index: libexec/rc/rc.d/sshd
===================================================================
--- libexec/rc/rc.d/sshd
+++ libexec/rc/rc.d/sshd
@@ -4,7 +4,7 @@
#
# PROVIDE: sshd
-# REQUIRE: LOGIN FILESYSTEMS
+# REQUIRE: LOGIN
# KEYWORD: shutdown
. /etc/rc.subr
Index: libexec/rc/rc.d/utx
===================================================================
--- libexec/rc/rc.d/utx
+++ libexec/rc/rc.d/utx
@@ -4,7 +4,7 @@
#
# PROVIDE: utx
-# REQUIRE: DAEMON FILESYSTEMS
+# REQUIRE: DAEMON
# BEFORE: LOGIN
# KEYWORD: shutdown
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Mar 5, 4:44 PM (18 h, 2 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
16996901
Default Alt Text
D29753.diff (4 KB)
Attached To
Mode
D29753: rc: remove redundant upercase dependencies
Attached
Detach File
Event Timeline
Log In to Comment