Hello, I'm trying to solve my own reported bug [1]
When I add a curlfs fstab entry via wifi (wpa_supplicant), it get mount at boot, but it does not umount when system is halting / at shutdown. Wpa_supplicant stop before than curlftpfs umount the mount point (xx.mount). I have been playing with "After / Before /Requires" parameters both, but I'm getting tired .. I'm not able to make it work :( What I have tried: 1. Modify fstab-generator , so xx.mount depends on : 1.1 network-online.target 1.2 wpa_supplicant.service 2. Modify wpa_supplicant.service, so depends on: 2.1 xx.mount 2.2 remote-fs.target Do you have any hint about this issue ? How can I get it working ? How can I say to systemd about not stop wpa_supplicant until xx.mount is umounted ?? Thank you very much [1] https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=769186 -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/cal5ymzrs5kzb_fz5gedjptdcj8+mmumuzq9f32up79aqx35...@mail.gmail.com