=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/etc/rc,v retrieving revision 1.275 retrieving revision 1.276 diff -c -r1.275 -r1.276 *** src/etc/rc 2005/11/16 09:19:36 1.275 --- src/etc/rc 2005/11/30 16:04:33 1.276 *************** *** 1,4 **** ! # $OpenBSD: rc,v 1.275 2005/11/16 09:19:36 camield Exp $ # System startup script run by init on autoboot # or after single-user. --- 1,4 ---- ! # $OpenBSD: rc,v 1.276 2005/11/30 16:04:33 tom Exp $ # System startup script run by init on autoboot # or after single-user. *************** *** 328,334 **** echo 'starting isakmpd'; isakmpd ${isakmpd_flags} fi ! echo -n 'starting rpc daemons:' # $portmap is imported from /etc/rc.conf; # if $portmap == YES, the portmapper is started. --- 328,334 ---- echo 'starting isakmpd'; isakmpd ${isakmpd_flags} fi ! echo -n 'starting initial daemons:' # $portmap is imported from /etc/rc.conf; # if $portmap == YES, the portmapper is started.