Tags: jsimnz/baseimage-docker
Tags
Fix setuid bit on /usr/bin/sudo, bump version to 0.9.15. Closes phusionGH-148.
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.
PreviousNext