=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/etc/rc.conf,v retrieving revision 1.181 retrieving revision 1.182 diff -u -r1.181 -r1.182 --- src/etc/rc.conf 2013/08/09 16:24:54 1.181 +++ src/etc/rc.conf 2013/08/10 07:33:19 1.182 @@ -1,6 +1,6 @@ #!/bin/sh - # -# $OpenBSD: rc.conf,v 1.181 2013/08/09 16:24:54 ajacoutot Exp $ +# $OpenBSD: rc.conf,v 1.182 2013/08/10 07:33:19 ajacoutot Exp $ # DO NOT EDIT THIS FILE!! # @@ -66,10 +66,11 @@ kpasswdd_flags=NO # for normal use: "" ipropd_master_flags=NO # for normal use: "" ipropd_slave_flags=NO # for normal use: "[master hostname]" -amd_flags=NO # for normal use: "" +amd_flags=NO # for normal use: "" and see amd_master below tftpd_flags=NO # for normal use: "[chroot dir]" tftpproxy_flags=NO # for normal use: "" ldomd_flags=NO # for normal use: "" +identd_flags=NO # for normal use: "-e" # use -u to disable chroot, see httpd(8) httpd_flags=NO # for normal use: "" (or "-DSSL" after reading ssl(8)) @@ -86,9 +87,6 @@ # Set to NO if ftpd is running out of inetd ftpd_flags=NO # for non-inetd use: "" - -# Set to NO if identd is running out of inetd -identd_flags=NO # for non-inetd use: "-el" # Set to NO if popa3d is running out of inetd popa3d_flags=NO # for non-inetd use: ""