Author: jlh
Date: Wed Aug 14 17:49:08 2013
New Revision: 254332
URL: http://svnweb.freebsd.org/changeset/base/254332

Log:
  MFC r253853:
    Include /usr/local/etc/libmap.d/ by default.
  
    PR:             180568
    Reviewed by:    bapt
    Obtained from:  kib

Added:
  stable/9/etc/libmap.conf
     - copied unchanged from r253853, head/etc/libmap.conf
Modified:
  stable/9/etc/Makefile
Directory Properties:
  stable/9/etc/   (props changed)

Modified: stable/9/etc/Makefile
==============================================================================
--- stable/9/etc/Makefile       Wed Aug 14 16:15:14 2013        (r254331)
+++ stable/9/etc/Makefile       Wed Aug 14 17:49:08 2013        (r254332)
@@ -22,6 +22,7 @@ BIN1= crontab \
        hosts.equiv \
        inetd.conf \
        libalias.conf \
+       libmap.conf \
        login.access \
        login.conf \
        mac.conf \

Copied: stable/9/etc/libmap.conf (from r253853, head/etc/libmap.conf)
==============================================================================
--- /dev/null   00:00:00 1970   (empty, because file is newly added)
+++ stable/9/etc/libmap.conf    Wed Aug 14 17:49:08 2013        (r254332, copy 
of r253853, head/etc/libmap.conf)
@@ -0,0 +1,2 @@
+# $FreeBSD$
+includedir /usr/local/etc/libmap.d
_______________________________________________
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to