summaryrefslogtreecommitdiffstats
path: root/etc/rc.d/cron
diff options
context:
space:
mode:
Diffstat (limited to 'etc/rc.d/cron')
-rwxr-xr-xetc/rc.d/cron1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/rc.d/cron b/etc/rc.d/cron
index e2776ba..22428da 100755
--- a/etc/rc.d/cron
+++ b/etc/rc.d/cron
@@ -11,6 +11,7 @@
. /etc/rc.subr
name="cron"
+desc="Daemon to execute scheduled commands"
rcvar="cron_enable"
command="/usr/sbin/${name}"
pidfile="/var/run/${name}.pid"
OpenPOWER on IntegriCloud