Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/etc/defaults Default rwhod to running as _rwhod (but leave d...
details: https://anonhg.NetBSD.org/src/rev/7fb86a299720
branches: trunk
changeset: 584396:7fb86a299720
user: tsarna <tsarna%NetBSD.org@localhost>
date: Thu Sep 15 03:40:34 2005 +0000
description:
Default rwhod to running as _rwhod (but leave disabled by default).
I thought I already comitted this one...
diffstat:
etc/defaults/rc.conf | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r d17420c4f02a -r 7fb86a299720 etc/defaults/rc.conf
--- a/etc/defaults/rc.conf Thu Sep 15 03:00:16 2005 +0000
+++ b/etc/defaults/rc.conf Thu Sep 15 03:40:34 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: rc.conf,v 1.68 2005/08/09 14:59:33 peter Exp $
+# $NetBSD: rc.conf,v 1.69 2005/09/15 03:40:34 tsarna Exp $
#
# /etc/defaults/rc.conf --
# default configuration of /etc/rc.conf
@@ -296,7 +296,7 @@
# Other daemons.
#
-rwhod=NO
+rwhod=NO rwhod_flags="-u _rwhod"
# Hardware daemons.
#
Home |
Main Index |
Thread Index |
Old Index