[Bug 1232222] Re: amavisd-new-cronjob fails
Storefront
storefront.mha at gmail.com
Fri Sep 27 19:25:43 UTC 2013
Changing /bin/sh to /bin/bash will fix the issue. This is bacause Ubuntu
uses dash as /bin/sh. Hope you can update this package; otherwise people
have to fix this manually in 12.04.
22c22
< exec /bin/su -s /bin/sh - "${SUUSER}" -c "$*" >/dev/null
---
> exec /bin/su -s /bin/bash - "${SUUSER}" -c "$*" >/dev/null
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to amavisd-new in Ubuntu.
https://bugs.launchpad.net/bugs/1232222
Title:
amavisd-new-cronjob fails
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/amavisd-new/+bug/1232222/+subscriptions
More information about the Ubuntu-server-bugs
mailing list