Date: Tue, 06 Jan 2015 17:37:50 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 196547] [Patch] net/ist-dhcpd43-server chrootdir modification to make use of rc.d/syslogd's syslogd_altlog_proglist Message-ID: <bug-196547-13-XM1puc2hjT@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-196547-13@https.bugs.freebsd.org/bugzilla/> References: <bug-196547-13@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196547 --- Comment #1 from Harald Schmalzbauer <bugzilla.freebsd@omnilan.de> --- syslogd_altlog_proglist was never official! Since bind left base in r257694, altlog_proglist was added to defaults/rc.conf, mainly for documentation. So altlog_proglist is the official way to instruct syslogd(8) to place additional log sockets into various directories for chrooted daemons. isc-dhcpd is best candidate ;-) The patch makes it working :-) Additionally, pkg-message would need updating, please find the patch in the additional attachment. -- 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-196547-13-XM1puc2hjT>