summaryrefslogtreecommitdiffstats
path: root/abs/core/runit-scripts/runitscripts/services/cron/run
blob: 5bb2175e9c55dbb0fab4a213f6a39fbd677cce24 (plain)
1
2
3
4
5
6
7
8
9
#!/bin/sh
export TERM=linux
. /etc/rc.conf
. /etc/rc.d/functions
stat_runit "Starting Cron"


exec 2>&1
exec /usr/bin/crond -f -M /usr/bin/postfix -l info