I think this is already fixed... 
With the current version (in Lucid), you can't set PWDIR in the defaults file, 
its derived from the "-m" option. Then the following bit of code ensures the 
directory is created with the right rights:

if dpkg-statoverride --list $RUN_DIR > /dev/null; then
    createdir `dpkg-statoverride --list $RUN_DIR`
else
    createdir root sasl 710 $RUN_DIR
fi

Please reopen if you can reproduce with current lucid.

** Changed in: cyrus-sasl2 (Ubuntu)
       Status: Confirmed => Fix Released

** Changed in: server-papercuts
       Status: Confirmed => Fix Released

-- 
saslauthd init script does not allow movement of PID
https://bugs.launchpad.net/bugs/79371
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to cyrus-sasl2 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs

Reply via email to