X-Git-Url: http://ftp.carnet.hr/pub/carnet-debian/scm?a=blobdiff_plain;f=debian%2Fcron.d;h=f8a6d0f66be83e193538b4df600c645f94aff7a0;hb=HEAD;hp=a848782b4f0824a8491497355b45169ca2d03ad9;hpb=15ff3649ccbfa94bd17820656d66b49b6237745d;p=postfix-cn.git diff --git a/debian/cron.d b/debian/cron.d index a848782..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 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"