X-Git-Url: http://ftp.carnet.hr/carnet-debian/scm?a=blobdiff_plain;f=debian%2Fcron.d;h=1a94cca9ed25c8e20f192f4e8d4027de21e7e6f2;hb=f1fbb5d77b2af895bb9f67131856bcd1bb08bcc8;hp=b492840c501e357862bc48f8bb7afe04719c84e2;hpb=cb1ddc9030659a3f81ad81639a53c5f563ea2d8f;p=postfix-cn.git diff --git a/debian/cron.d b/debian/cron.d index b492840..1a94cca 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/share/postfix-cn/make-aliases-gecos.sh ]; then /usr/share/postfix-cn/make-aliases-gecos.sh; fi +0 0-23/1 * * * root LC_ALL=C if [ -x /usr/sbin/newaliases-gecos ]; then /usr/sbin/newaliases-gecos; fi