On Sat, Feb 12, 2011 at 9:49 AM, Eric <airu...@gmail.com> wrote: > I'm making some modifications to syslogd/syslog so that I can control access > to log sockets and have a set of high integrity log files that didn't > receive logs > from world-writable log sockets. Briefly, this means:
It means you put the socket into a directory with the appropriate permissions. Sockets don't have permissions.