Package: postfix
Version: 2.3.2-1
Severity: serious

Hi,

In the preinst you have:
        if [ ! start-stop-daemon -K -q -o \
                --pidfile /var/spool/postfix/pid/master.pid \
                --exec /usr/lib/postfix/master 2>/dev/null ]; then :; fi

Please make use of invoke-rc.d to do this.


Kurt



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to