cvs commit: src/usr.sbin/syslogd syslogd.8 syslogd.c src/sys/sys syslog.h src/lib/libc/gen syslog.c

Makoto Matsushita matusita at jp.FreeBSD.org
Fri Nov 5 01:26:13 GMT 2004


glebius>   - Make syslogd open an additional socket /var/run/logpriv, with 0600
glebius>     permissions.

It would be a good one, but how do I open yet another priv socket?
(Imagine you have a chroot/jail sandbox, and sshd runs inside sandbox.)

Do we have yet another option, say, option -L (open priv socket), and
use it as "syslogd -l /my/jail/var/run/log -L /my/jail/var/run/logpriv"
or something like that?

-- -
Makoto `MAR' Matsushita


More information about the cvs-src mailing list