Public bug reported:

Binary package hint: nginx

/etc/init.d/nginx restart
No /usr/sbin/nginx found running; none killed

        start-stop-daemon --stop --quiet --pidfile \
                /var/run/$NAME.pid --exec $DAEMON

fals and and doesn't go to

start-stop-daemon --start --quiet --pidfile \
                /var/run/$NAME.pid --exec $DAEMON -- $DAEMON_OPTS


It doesn't restart service nginx, if  nginx isn't running.

you have to make 
 /etc/init.d/nginx start

** Affects: nginx (Ubuntu)
     Importance: Undecided
         Status: New

-- 
nginx restart fails
https://bugs.launchpad.net/bugs/351543
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to