mirror of https://github.com/openwrt/packages.git
/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> |
||
|---|---|---|
| .. | ||
| files | ||
| Makefile | ||
| test-version.sh | ||