1
0
mirror of /repos/baseimage-docker.git synced 2025-12-30 08:01:31 +01:00
Hongli Lai (Phusion) b56693beb3
Fix syslog-ng.
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.
2014-05-12 17:29:45 +02:00
..
2013-11-12 12:34:40 +01:00
2014-05-10 12:26:34 +00:00
2014-03-06 02:54:37 +01:00
2013-11-12 11:39:25 +01:00
2014-02-21 01:07:52 +01:00
2014-05-12 17:29:45 +02:00
2013-11-12 12:34:40 +01:00