summaryrefslogtreecommitdiff
path: root/etc/rc.conf
diff options
context:
space:
mode:
authorTed Unangst <tedu@cvs.openbsd.org>2014-04-24 15:05:11 +0000
committerTed Unangst <tedu@cvs.openbsd.org>2014-04-24 15:05:11 +0000
commitd7994172a51fa2d9ddcef1d25f5bbedb4fb3679e (patch)
tree05df4ae2970801a509c650048c2d1d9198828cbd /etc/rc.conf
parent19262c72f5d4d5810355ff61d48d072efd27244c (diff)
rm rwhod tentacles
Diffstat (limited to 'etc/rc.conf')
-rw-r--r--etc/rc.conf3
1 files changed, 1 insertions, 2 deletions
diff --git a/etc/rc.conf b/etc/rc.conf
index e4c828d8016..4a40d55bf57 100644
--- a/etc/rc.conf
+++ b/etc/rc.conf
@@ -1,6 +1,6 @@
#!/bin/sh -
#
-# $OpenBSD: rc.conf,v 1.188 2014/04/23 09:56:56 ajacoutot Exp $
+# $OpenBSD: rc.conf,v 1.189 2014/04/24 15:05:10 tedu Exp $
# DO NOT EDIT THIS FILE!!
#
@@ -59,7 +59,6 @@ sndiod_flags="" # for normal use: ""
ldapd_flags=NO # for normal use: ""
npppd_flags=NO # for normal use: ""
inetd_flags=NO # for normal use: ""
-rwhod_flags=NO # for normal use: ""
portmap_flags=NO # for normal use: ""
# Note: inetd(8) rpc services need portmap too
amd_flags=NO # for normal use: "" and see amd_master below