summaryrefslogtreecommitdiff
path: root/mailgraph/cron.hourly/local-mailgraph-reload
blob: c6daa0a63f49bdb27195f501c1648919653f24be (plain)
  1. #!/bin/sh
  2. # mailgraph may crash, and needs to reload in time to fill in the gap
  3. /usr/sbin/invoke-rc.d mailgraph force-reload > /dev/null