Fabiano FidĂȘncio ([email protected]) said: > > Sorry, I don't understand what you are saying. > > > > Say I have an NFS and/or fuse mount in /etc/fstab. > > Which unit file you are talking about should be dealing with > > unmounting this nfs mount? > > NFS is being umounted. I'm passing MNT_FORCE to umount2 (in umount.c) > About fuse, Which is the problem in try to umount using umount2?
It's certianly *nicer* to unmount network mounts before you drop the network connection (whether via NM, legacy network scripts, or native systemd units); historically in RH/Fedora we have a SysV script that does this. Bill _______________________________________________ systemd-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/systemd-devel
