packages/admin/syslog-ng
Josef Schlehofer 397c29176b syslog-ng: install the configuration with INSTALL_CONF
/etc/syslog-ng.conf is installed with INSTALL_DATA, so it ends up
world readable at 0644. The file holds the credentials of every
destination that needs them, so install it with INSTALL_CONF and
0600 instead, as the rest of the tree does for configuration under
/etc.

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2026-08-18 15:00:51 +02:00
..
files
Makefile syslog-ng: install the configuration with INSTALL_CONF 2026-08-18 15:00:51 +02:00
test-version.sh syslog-ng: add version check override 2026-08-18 10:12:50 +02:00