ftimme
2013-02-27 f4038a2160d55a7f519a3b42be1aa96e29e9a908
server/scripts/run-getmail.sh
@@ -14,7 +14,7 @@
else
  touch /tmp/.getmail_lock
  if [ "$rcfiles" != "" ]; then
    /usr/bin/getmail -n -v -g /etc/getmail $rcfiles
    /usr/bin/getmail -v -g /etc/getmail $rcfiles
  fi
  rm -f /tmp/.getmail_lock
fi