=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/etc/rc,v retrieving revision 1.244 retrieving revision 1.245 diff -u -r1.244 -r1.245 --- src/etc/rc 2004/04/27 22:51:28 1.244 +++ src/etc/rc 2004/04/28 01:01:27 1.245 @@ -1,4 +1,4 @@ -# $OpenBSD: rc,v 1.244 2004/04/27 22:51:28 markus Exp $ +# $OpenBSD: rc,v 1.245 2004/04/28 01:01:27 deraadt Exp $ # System startup script run by init on autoboot # or after single-user. @@ -323,7 +323,7 @@ echo -n 'mounting afs:' mkdir -p -m 0755 /afs mount -t xfs /dev/xfs0 /afs - /usr/libexec/afsd ${afsd_flags} + /usr/libexec/afsd ${afsd_flags} echo ' done.' fi