=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/etc/rc,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- src/etc/rc 1996/04/29 08:02:59 1.8 +++ src/etc/rc 1996/04/29 08:05:34 1.9 @@ -93,7 +93,7 @@ echo -n 'starting rpc daemons:' echo -n ' portmap'; portmap -if [ -d /var/yp ]; then +if [ -d /var/yp/binding ]; then echo -n ' ypbind'; ypbind if [ -d /var/yp/`domainname` ]; then