Ubuntu Pastebin

Paste from arrrghhh at Wed, 21 Oct 2015 17:07:40 +0000

Download as text
1
2
3
4
# Create an additional socket in postfix's chroot in order not to break
# mail logging when rsyslog is restarted.  If the directory is missing,
# rsyslog will silently skip creating the socket.
$AddUnixListenSocket /var/spool/postfix/dev/log
Download as text