How can I make systemd stop grabbing NFS mounts?

Juan Orti Alcaine j.orti.alcaine at gmail.com
Wed Jan 15 22:13:34 UTC 2014


2014/1/15 Tom Horsley <horsley1953 at gmail.com>

> Not when it was dead easy to change the init script to stick
> an '&' on the end of the umount command, it didn't wait then, and
> even when you forgot to do that, it didn't take hours to
> timeout like systemd does.
>
> But of course, according to the devs, it is a common myth that
> systemd isn't scriptable, so obviously there is a simple way to
> change this behavior, right? (Though I've been poking through
> the source and it sure looks to me like the only way to change
> this is to rebuild from source and check fstype for "nfs" to
> prevent it from trying forever to umount it).
>
>

Try to add the mount option "_netdev", it should schedule the mount/umount
after/before  the network.

-- 

Juan Orti

GPG Key: DEEBD08B - http://jorti.fedorapeople.org/pubkey.asc

Blog: https://apuntesderoot.wordpress.com/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.fedoraproject.org/pipermail/users/attachments/20140115/73ff4c5c/attachment.html>


More information about the users mailing list