FS#23838 - [syslog-ng] add reload option to rc script
Attached to Project:
Arch Linux
Opened by pocm (pocm) - Tuesday, 19 April 2011, 07:13 GMT
Last edited by Eric Belanger (Snowman) - Thursday, 12 May 2011, 01:43 GMT
Opened by pocm (pocm) - Tuesday, 19 April 2011, 07:13 GMT
Last edited by Eric Belanger (Snowman) - Thursday, 12 May 2011, 01:43 GMT
|
Details
Presently /etc/rc.d/syslog-ng only implements:
{start|stop|restart}
A "reload" function using the pidfile would be a convenient, potentially safer alternative to directly running "killall -SIGHUP /usr/bin/syslog-ng" or somesuch in scripts. |
This task depends upon
Comment by Eric Belanger (Snowman) -
Sunday, 08 May 2011, 03:30 GMT
Implemented in syslog-ng-3.2.4-1 in testing. Please test and
report any problems.