Bug#605692: when sh is linked to dash /usr/sbin/amavisd-new-cronjob will not work

2010-12-02 Thread Ruud Baart
Package: dash Version: 0.5.5.1-7.3 Severity: normal -- System Information: Debian Release: squeeze/sid APT prefers testing APT policy: (500, 'testing') Architecture: i386 (i686) Kernel: Linux 2.6.32-bpo.5-686 (SMP w/1 CPU core) Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1) Shell:

Bug#605692: when sh is linked to dash /usr/sbin/amavisd-new-cronjob will not work

2010-12-02 Thread Didier 'OdyX' Raboud
reassign 605692 amavisd-new 1:1:2.6.4-2 thanks Le Thursday 2 December 2010 13:12:14 Ruud Baart, vous avez écrit : > In /usr/sbin/amavisd-new-cronjob: > > do_amavis_cmd() { >if [ "$(id -u -n)" != "${SUUSER}" ]; then > exec /bin/su -s /bin/sh - "${SUUSER}" -c "$*" >/dev/null >else >