[Midnightbsd-cvs] src [7039] trunk/etc/rc.d/sendmail: sendmail obviously needs to depend on file systems
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Thu Jun 18 19:57:40 EDT 2015
Revision: 7039
http://svnweb.midnightbsd.org/src/?rev=7039
Author: laffer1
Date: 2015-06-18 19:57:39 -0400 (Thu, 18 Jun 2015)
Log Message:
-----------
sendmail obviously needs to depend on file systems
Modified Paths:
--------------
trunk/etc/rc.d/sendmail
Modified: trunk/etc/rc.d/sendmail
===================================================================
--- trunk/etc/rc.d/sendmail 2015-06-18 23:56:47 UTC (rev 7038)
+++ trunk/etc/rc.d/sendmail 2015-06-18 23:57:39 UTC (rev 7039)
@@ -3,7 +3,7 @@
# $MidnightBSD$
# PROVIDE: mail
-# REQUIRE: LOGIN
+# REQUIRE: LOGIN FILESYSTEMS
# we make mail start late, so that things like .forward's are not
# processed until the system is fully operational
# KEYWORD: shutdown
More information about the Midnightbsd-cvs
mailing list