mirror of
https://github.com/phusion/baseimage-docker.git
synced 2026-03-26 20:38:58 +00:00
The system() source in the default syslog-ng config file does not work in Docker because it tries to access /proc/kmsg, which is not allowed due to Docker's privileges. We replace it by a source that only reads from /dev/log.
1.6 KiB
Executable File
1.6 KiB
Executable File