[Bug 831628] [NEW] squid upstart script doesn't check for filesystems
Alec Kojaev
831628 at bugs.launchpad.net
Mon Aug 22 20:53:04 UTC 2011
Public bug reported:
Upstart script in current Natty squid (2.7.STABLE9-2.1ubuntu6) doesn't
have either "local-filesystems" or "remote-filesystems" in its start
condition. As a result, squid attempts to start during long initial
fsck, respawns many times, and, finally, fails to start at all.
Old init script had in preconditions:
# Required-Start: $network $remote_fs $syslog
where new upstart script has only:
start on runlevel [2345] or net-device-up IFACE!=lo
** Affects: squid (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to squid in Ubuntu.
https://bugs.launchpad.net/bugs/831628
Title:
squid upstart script doesn't check for filesystems
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/squid/+bug/831628/+subscriptions
More information about the Ubuntu-server-bugs
mailing list