diff options
author | Robert Nagy <robert@cvs.openbsd.org> | 2014-08-26 19:33:49 +0000 |
---|---|---|
committer | Robert Nagy <robert@cvs.openbsd.org> | 2014-08-26 19:33:49 +0000 |
commit | bcf135b71273927981a9b9160df7e24ddb1c2397 (patch) | |
tree | e3c106d8dccb60e6e8efa96f29d33cb409ff4075 /etc/rc.conf | |
parent | 4f4ba95a6812bebe579d09326c73faa101f2761f (diff) |
usr.sbin
Diffstat (limited to 'etc/rc.conf')
-rw-r--r-- | etc/rc.conf | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/etc/rc.conf b/etc/rc.conf index 294196decff..8a3806da333 100644 --- a/etc/rc.conf +++ b/etc/rc.conf @@ -1,4 +1,4 @@ -# $OpenBSD: rc.conf,v 1.196 2014/08/22 19:19:25 deraadt Exp $ +# $OpenBSD: rc.conf,v 1.197 2014/08/26 19:33:48 robert Exp $ # DO NOT EDIT THIS FILE!! # @@ -66,8 +66,6 @@ identd_flags=NO # for normal use: "-e" cron_flags= # for normal use: "" iscsid_flags=NO # for normal use: "" -# use -u to disable chroot, see nginx(8) -nginx_flags=NO # for normal use: "" slowcgi_flags=NO # for normal use: "" # For normal use: "-L sm-mta -bd -q30m", and note there is a cron job |