init script error: Missing '$mysql' in 'Required-Start:'

Bug #748298 reported by Zhang Huangbin
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
postfix-policyd (Debian)
New
Undecided
Unassigned
postfix-policyd (Ubuntu)
New
Undecided
Unassigned

Bug Description

Binary package hint: postfix-policyd

There is a minor bug in postfix-policyd rc script: /etc/init.d/postfix-policyd.

It has this line:

# Required-Start: $remote_fs $syslog

Since it requires MySQL server, it MUST contain '$mysql' in this line. like below:

# Required-Start: $remote_fs $syslog $mysql

Revision history for this message
whity (codelab23) wrote :

Hi there, i found this bug while playing around with Debian Squeeze (latest stable) and iRedMail 0.7.0 (latest stable)
So i added Debian as an also affected Distribution. I think every debian-based Distribution si affected!

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.