From 55df8217685bc6a0d6ed8a3a66455551bb27096a Mon Sep 17 00:00:00 2001 From: jasper <> Date: Mon, 9 Jun 2014 18:31:58 +0000 Subject: [PATCH] add cron_flags which seemed to have been forgotten here. ok aja@ dcoppa@ --- src/etc/rc.conf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/etc/rc.conf b/src/etc/rc.conf index 4a40d55b..861b0084 100644 --- a/src/etc/rc.conf +++ b/src/etc/rc.conf @@ -1,6 +1,6 @@ #!/bin/sh - # -# $OpenBSD: rc.conf,v 1.189 2014/04/24 15:05:10 tedu Exp $ +# $OpenBSD: rc.conf,v 1.190 2014/06/09 18:31:58 jasper Exp $ # DO NOT EDIT THIS FILE!! # @@ -66,6 +66,7 @@ tftpd_flags=NO # for normal use: "[chroot dir]" tftpproxy_flags=NO # for normal use: "" ldomd_flags=NO # for normal use: "" identd_flags=NO # for normal use: "-e" +cron_flags="" # for normal use: "" # use -u to disable chroot, see nginx(8) nginx_flags=NO # for normal use: ""