FS#29174 - [varnish] rc.d script should suggest "reload"
Attached to Project:
Arch Linux
Opened by Marco Corte (marcoc) - Thursday, 29 March 2012, 12:58 GMT
Last edited by Dave Reisner (falconindy) - Thursday, 29 March 2012, 13:09 GMT
Opened by Marco Corte (marcoc) - Thursday, 29 March 2012, 12:58 GMT
Last edited by Dave Reisner (falconindy) - Thursday, 29 March 2012, 13:09 GMT
|
Details
Description:
The rc.d script can: start, stop, restart and reload, but the "usage" only suggests start stop, restart. In /etc/rc.d/varnish I would change *) echo "usage: $0 {start|stop|restart}" ;; to *) echo "usage: $0 {start|stop|restart|reload}" ;; Additional info: * varnish 3.0.2-5 |
This task depends upon
Comment by
Dave Reisner (falconindy) -
Thursday, 29 March 2012, 13:09 GMT
Agreed. Committed to SVN.