diff options
author | Ben Woods <woodsb02@FreeBSD.org> | 2018-11-10 10:46:38 +0000 |
---|---|---|
committer | Ben Woods <woodsb02@FreeBSD.org> | 2018-11-10 10:46:38 +0000 |
commit | 9165316ff6bf5d77fbebdf44c788402d1eb8e905 (patch) | |
tree | 01cdfcbc0180db8db22240b6898529e0216d7784 /tools/debugscripts/dot.gdbinit | |
parent | 98f8234b1363dddcd85f936ecde189eda150780b (diff) | |
download | src-9165316ff6bf.tar.gz src-9165316ff6bf.zip |
newsyslog.conf: Restrict included files in default config to [!.]*.conf
The new default config will only include files from the following
directories which end with '.conf' and do not beginning with a '.'
character:
- /etc/newsyslog.conf.d/
- /usr/local/etc/newsyslog.conf.d/
This matches the syslog.conf(5) functionality, and also prevents '.sample' or
'.pkgnew' files being included. This is important for ports which install files
in /usr/local/etc/newsyslog.conf.d/ and also for pkgbase.
Approved by: eadler
Approved by: bapt
Relnotes: yes
Differential Revision: https://reviews.freebsd.org/D17086
Notes
Notes:
svn path=/head/; revision=340318
Diffstat (limited to 'tools/debugscripts/dot.gdbinit')
0 files changed, 0 insertions, 0 deletions