=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/etc/rc.conf,v retrieving revision 1.26 retrieving revision 1.27 diff -u -r1.26 -r1.27 --- src/etc/rc.conf 1998/08/19 04:25:49 1.26 +++ src/etc/rc.conf 1998/08/25 18:19:41 1.27 @@ -1,6 +1,6 @@ #!/bin/sh - # -# $OpenBSD: rc.conf,v 1.26 1998/08/19 04:25:49 form Exp $ +# $OpenBSD: rc.conf,v 1.27 1998/08/25 18:19:41 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" @@ -15,6 +15,7 @@ photurisd_flags=NO # for 'normal' use: photurisd_flags="" mopd_flags=NO # for 'normal' use: mopd_flags="-a" 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" # On some architectures, you must also disable console getty in /etc/ttys