ftimme
2012-11-12 8e38755040c6c2073f92f0ffb087da530d0e7a0a
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