summaryrefslogtreecommitdiffstats
path: root/abs/core/runit-scripts/runitscripts/services/cron/run
blob: 3d358d387ca8c9c3b2f5001066cb5200702caa73 (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/sbin/crond -f -M /dev/null -l info