Package: nginx
Version: 0.7.64-2

Currently, /etc/init.d/nginx specifies:

# Provides:          nginx
# Required-Start:    $all
# Required-Stop:     $all

I don't believe it's actually true that nginx needs every other
service to be running before it starts or stops, and an $all dependency
means that noone else may depend on nginx. (insserv doesn't allow
indirect dependencies on $all.)

I suggest that this dependency is reduced, probably to $remote_fs or
$remote_fs $time.



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to