On Sat, 2011-10-22 at 20:58 -0400, Tom Horsley wrote:
> On Sat, 22 Oct 2011 16:42:26 -0700
> Gerhard Magnus wrote:
> 
> > I get this error message:
> > mount.nfs: Connection timed out
> 
> Try restarting the NFS server on the host system and
> then try mounting the filesystem on the client
> again. I get the impression that systemd somehow
> manages to start servers before the network is
> ready. I have a lot of stuff I had to move to
> rc.local and throw in a delay to get servers
> to start correctly.

For waiting for network to come up before systemd starts some services,
might try below command.  It seems to let it all start on it's own I no
longer use rc.local like your doiong now.

systemctl enable NetworkManager-wait-online.service

-- 
Mike Chambers
Madisonville, KY

"The best town on Earth!"

-- 
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