workarounds i utf8 check
[postfix-cn.git] / debian / cron.d
index a848782..1a94cca 100644 (file)
@@ -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 if [ -x /usr/sbin/newaliases-gecos ]; then /usr/sbin/newaliases-gecos; fi