[Midnightbsd-cvs] src [11630] trunk/etc/rc.shutdown: cleanup

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sun Jul 8 12:57:07 EDT 2018


Revision: 11630
          http://svnweb.midnightbsd.org/src/?rev=11630
Author:   laffer1
Date:     2018-07-08 12:57:06 -0400 (Sun, 08 Jul 2018)
Log Message:
-----------
cleanup

Modified Paths:
--------------
    trunk/etc/rc.shutdown

Property Changed:
----------------
    trunk/etc/rc.shutdown

Modified: trunk/etc/rc.shutdown
===================================================================
--- trunk/etc/rc.shutdown	2018-07-08 16:55:35 UTC (rev 11629)
+++ trunk/etc/rc.shutdown	2018-07-08 16:57:06 UTC (rev 11630)
@@ -24,7 +24,7 @@
 # OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
 # SUCH DAMAGE.
 #
-# $MidnightBSD: src/etc/rc.shutdown,v 1.2 2006/08/28 02:13:43 laffer1 Exp $
+# $MidnightBSD$
 #
 
 # Site-specific closing actions for daemons run by init on shutdown,
@@ -45,7 +45,7 @@
 
 . /etc/rc.subr
 
-load_rc_config 'XXX'
+load_rc_config
 
 # reverse_list list
 #	print the list in reverse order


Property changes on: trunk/etc/rc.shutdown
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property


More information about the Midnightbsd-cvs mailing list