My fstab has na entry like this: floripa.local:/media/media /mnt/floripa nfs defaults 0 0 But this is not getting mounted at boot time because avahi-daemon is one of the last daemons being run but "floripa.local" needs Avahi to get resolved. avahi-daemon is 96 while netfs is 25 in /etc/init.d Is there any reason to not put avahi-daemon to run right before network (init sequence 10) ? By the way, this kind of mount just works in an Ubuntu boot. Version-Release number of selected component (if applicable): On an updated Fedora Beta 9: $ rpm -q avahi initscripts avahi-0.6.22-10.fc9.i386 initscripts-8.70-1.i386
Changing version to '9' as part of upcoming Fedora 9 GA. More information and reason for this action is here: http://fedoraproject.org/wiki/BugZappers/HouseKeeping
The upstream init script has now been moved to prio 24. This will shortly hit rawhide.