FS#25784 - [nginx] error stopping nginx when already stopped
Attached to Project:
Community Packages
Opened by Jonathan Liu (net147) - Saturday, 27 August 2011, 07:18 GMT
Last edited by Sergej Pupykin (sergej) - Monday, 29 August 2011, 09:06 GMT
Opened by Jonathan Liu (net147) - Saturday, 27 August 2011, 07:18 GMT
Last edited by Sergej Pupykin (sergej) - Monday, 29 August 2011, 09:06 GMT
|
Details
Description:
/etc/rc.d/nginx stop when nginx is already stopped gives an error from cat. # /etc/rc.d/nginx stop :: Stopping Nginx [BUSY] cat: /var/run/nginx.pid: No such file or directory [FAIL] I would expect it to hide the error from cat and result in DONE instead of FAIL like httpd. Additional info: * nginx 1.0.5-1 Steps to reproduce: /etc/rc.d/nginx stop /etc/rc.d/nginx stop |
This task depends upon