1#!/bin/ksh 2# 3# $OpenBSD: cron,v 1.2 2018/01/11 19:52:12 rpe Exp $ 4 5daemon="/usr/sbin/cron" 6 7. /etc/rc.d/rc.subr 8 9rc_cmd $1 10