[Midnightbsd-cvs] src [11768] trunk/etc/newsyslog.conf.d: add newsyslog.conf.d

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Wed Jul 11 10:37:50 EDT 2018


Revision: 11768
          http://svnweb.midnightbsd.org/src/?rev=11768
Author:   laffer1
Date:     2018-07-11 10:37:50 -0400 (Wed, 11 Jul 2018)
Log Message:
-----------
add newsyslog.conf.d

Added Paths:
-----------
    trunk/etc/newsyslog.conf.d/
    trunk/etc/newsyslog.conf.d/Makefile
    trunk/etc/newsyslog.conf.d/opensm.conf

Added: trunk/etc/newsyslog.conf.d/Makefile
===================================================================
--- trunk/etc/newsyslog.conf.d/Makefile	                        (rev 0)
+++ trunk/etc/newsyslog.conf.d/Makefile	2018-07-11 14:37:50 UTC (rev 11768)
@@ -0,0 +1,13 @@
+# $MidnightBSD$
+
+.include <bsd.own.mk>
+
+BINDIR=		/etc/newsyslog.conf.d
+
+FILES=
+
+.if ${MK_OFED} != "no"
+FILES+=		opensm.conf
+.endif
+
+.include <bsd.prog.mk>


Property changes on: trunk/etc/newsyslog.conf.d/Makefile
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Added: trunk/etc/newsyslog.conf.d/opensm.conf
===================================================================
--- trunk/etc/newsyslog.conf.d/opensm.conf	                        (rev 0)
+++ trunk/etc/newsyslog.conf.d/opensm.conf	2018-07-11 14:37:50 UTC (rev 11768)
@@ -0,0 +1,3 @@
+# $MidnightBSD$
+
+/var/log/opensm.log			600  7	*	*	Z	/var/run/opensm.pid	30


Property changes on: trunk/etc/newsyslog.conf.d/opensm.conf
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property


More information about the Midnightbsd-cvs mailing list