On Thu, 11 Aug 2011 17:59:55 -0400
Claude Jones wrote:

> I left out the main point, the nature of the problem. The server doesn't 
> seem to work, and addresses are not being handed out.

You might try restarting it after the system is well and truly up.
I have problems with lots of network based services not working
when I let systemd start them, but if I put code in /etc/rc.local
to background a command to sleep a few seconds and restart the
service, everything seems to work fine. (The ypbind service,
nfs mounts, etc. all suffer from this problem).

My theory is that systemd thinks it is waiting for the network
to be "up", but whatever is telling the network is up is
really lying.
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines

Reply via email to