Date: Tue, 06 Jan 2015 16:56:42 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-bugs@FreeBSD.org Subject: [Bug 196546] [patch] resurrect altlog_proglist in etc/rd.d/syslogd Message-ID: <bug-196546-8@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196546 Bug ID: 196546 Summary: [patch] resurrect altlog_proglist in etc/rd.d/syslogd Product: Base System Version: 10.0-STABLE Hardware: Any OS: Any Status: New Severity: Affects Some People Priority: --- Component: conf Assignee: freebsd-bugs@FreeBSD.org Reporter: bugzilla.freebsd@omnilan.de Created attachment 151400 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=151400&action=edit Add "syslogd_altlog_proglist" for rc.conf When bind left base, altlog_proglist="named" was removed in r257694 (https://svnweb.freebsd.org/base/head/etc/rc.d/syslogd?view=patch&r1=257694&r2=257693&pathrev=257694). For the past-bind-epoch, this simple attached patch makes syslogd_precmd() containing less dead code ;-) I've ever since used syslogd_altlog_proglist in my rc.conf to get syslog socket for chrooted daemons like isc-dhcp and bind (with a slightly different patch). This is a nice thing to have, IMHO. -- You are receiving this mail because: You are the assignee for the bug.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-196546-8>