From 8cb311b07932678ff507480ddac44d850288ddc5 Mon Sep 17 00:00:00 2001 From: henning <> Date: Sat, 7 Jun 2003 18:35:49 +0000 Subject: [PATCH] don't tell people to use -u for identd any more, runs as _identd by default now --- src/etc/rc.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/etc/rc.conf b/src/etc/rc.conf index f3dc8969..aabc88bc 100644 --- a/src/etc/rc.conf +++ b/src/etc/rc.conf @@ -1,6 +1,6 @@ #!/bin/sh - # -# $OpenBSD: rc.conf,v 1.88 2003/05/14 18:41:06 ian Exp $ +# $OpenBSD: rc.conf,v 1.89 2003/06/07 18:35:49 henning Exp $ # set these to "NO" to turn them off. otherwise, they're used as flags routed_flags=NO # for normal use: "-q" @@ -38,7 +38,7 @@ spamd_flags=NO # for normal use: "" and see spamd-setup(8) ftpd_flags=NO # for non-inetd use: "-D" # Set to NO if identd is running out of inetd -identd_flags=NO # for non-inetd use: "-b -u nobody -elo" +identd_flags=NO # for non-inetd use: "-b -elo" # On some architectures, you must also disable console getty in /etc/ttys xdm_flags=NO # for normal use: ""