Hi,<br><br>Does it make sense to rework the "--sysconfdir" option of configure, so that I can define the actual directory where syslog-ng.conf is being placed ?<br><br>$ ./configure --sysconfdir=/usr/local/syslog-ng/etc
<br>$ make && make install<br><br>-> /usr/local/syslog-ng/etc/syslog-ng/syslog-ng.conf<br><br>where it should look like<br><br> /usr/local/syslog-ng/etc/syslog-ng.conf<br>(without the unneccessary/additional 'syslog-ng' directory in /usr/local/syslog-ng/etc)
<br><br>any ideas ?<br><br><br>regards<br>Jochen<br>