svn commit: r476014 - in head/archivers/urbackup-server: . files

Mathieu Arnold mat at FreeBSD.org
Tue Jul 31 21:05:16 UTC 2018


On Tue, Jul 31, 2018 at 06:43:04PM +0000, Kurt Jaeger wrote:
> +	${MKDIR} ${STAGEDIR}${PREFIX}/etc/newsyslog.conf.d
> +	${INSTALL_DATA} ${FILESDIR}/urbackupsrv.conf.sample-newsyslog \
> +		${STAGEDIR}${PREFIX}/etc/newsyslog.conf.d/urbackupsrv.conf.sample

> + at sample etc/newsyslog.conf.d/urbackupsrv.conf.sample

You cannot install newsyslog configuration files in the newsyslog.conf.d
directory, newsyslog uses an `*` glob, so both the sample and the non
sample file will be used.  It will leads to strange headaches.

-- 
Mathieu Arnold
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 963 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/svn-ports-all/attachments/20180731/e0455d07/attachment.sig>


More information about the svn-ports-all mailing list