=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/etc/rc.conf,v retrieving revision 1.28 retrieving revision 1.29 diff -u -r1.28 -r1.29 --- src/etc/rc.conf 1998/09/08 20:26:42 1.28 +++ src/etc/rc.conf 1998/09/10 16:01:32 1.29 @@ -1,6 +1,6 @@ #!/bin/sh - # -# $OpenBSD: rc.conf,v 1.28 1998/09/08 20:26:42 marc Exp $ +# $OpenBSD: rc.conf,v 1.29 1998/09/10 16:01:32 marc Exp $ # set these to "NO" to turn them off. otherwise, they're used as flags routed_flags=NO # for 'normal' use: routed_flags="-q" @@ -17,7 +17,6 @@ httpd_flags=NO # for 'normal' use: httpd_flags="" apmd_flags=NO # for 'normal' use: apmd_flags="" dhcpd_flags=NO # for 'normal' use: dhcpd_flags="-q" -dhcp_client=NO # for 'normal' use: dhcp_client="" # On some architectures, you must also disable console getty in /etc/ttys xdm_flags=NO # for 'normal' use: xdm_flags=""