From /etc/init.d/radvd: # Check that networking is up. [ "${NETWORKING_IPV6}" = "yes" ] || exit 1 From /usr/share/doc/initscripts-8.86/sysconfig.txt: obsoleted values from earlier releases: ... NETWORKING_IPV6=yes|no Enable or disable global IPv6 initialization I hope the problem is obvious. :)
The init script is not POSIX compliant. I'll change it to be POSIX compliant.
radvd-1.1-6.fc10 has been submitted as an update for Fedora 10. http://admin.fedoraproject.org/updates/radvd-1.1-6.fc10
radvd-1.1-6.fc10 has been pushed to the Fedora 10 stable repository. If problems still persist, please make note of it in this bug report.