X-Git-Url: http://ftp.carnet.hr/carnet-debian/scm?a=blobdiff_plain;f=debian%2Fcron.d;h=a848782b4f0824a8491497355b45169ca2d03ad9;hb=HEAD;hp=1a94cca9ed25c8e20f192f4e8d4027de21e7e6f2;hpb=f1fbb5d77b2af895bb9f67131856bcd1bb08bcc8;p=postfix-cn.git diff --git a/debian/cron.d b/debian/cron.d index 1a94cca..f8a6d0f 100644 --- a/debian/cron.d +++ b/debian/cron.d @@ -2,4 +2,4 @@ PATH=/sbin:/usr/sbin:/bin:/usr/bin:$PATH -0 0-23/1 * * * root LC_ALL=C if [ -x /usr/sbin/newaliases-gecos ]; then /usr/sbin/newaliases-gecos; fi +0 0-23/1 * * * root LC_ALL=C bash -c "if [ -x /usr/sbin/newaliases-gecos ]; then /usr/sbin/newaliases-gecos; fi"