Merge lp:~racb/squid-deb-proxy/upstart-runlevel-start into lp:squid-deb-proxy

Proposed by Robie Basak
Status: Merged
Merged at revision: 134
Proposed branch: lp:~racb/squid-deb-proxy/upstart-runlevel-start
Merge into: lp:squid-deb-proxy
Diff against target: 12 lines (+1/-1)
1 file modified
debian/squid-deb-proxy.upstart (+1/-1)
To merge this branch: bzr merge lp:~racb/squid-deb-proxy/upstart-runlevel-start
Reviewer Review Type Date Requested Status
squid-deb-proxy-developers Pending
Review via email: mp+211727@code.launchpad.net

Commit message

Simplify upstart "start on" to match squid3, to fix runlevel transition
problem

To post a comment you must log in.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== modified file 'debian/squid-deb-proxy.upstart'
--- debian/squid-deb-proxy.upstart 2013-04-09 12:12:34 +0000
+++ debian/squid-deb-proxy.upstart 2014-03-19 13:47:35 +0000
@@ -20,7 +20,7 @@
20 post_stop20 post_stop
21end script21end script
2222
23start on (local-filesystems and net-device-up IFACE!=lo)23start on runlevel [2345]
24stop on runlevel [!2345]24stop on runlevel [!2345]
2525
26script26script

Subscribers

People subscribed via source and target branches

to all changes: