#41130: encfssh script needs to be patched for OSX compatibility -----------------------------------------+-------------------------------- Reporter: bonoba@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Keywords: encfs script encfssh umount | Port: encfs -----------------------------------------+-------------------------------- The encfs package provides a convenient shell script called encfssh. Unfortunately this script has a hardcoded Linux idiom in it: A string "'''fusermount -u'''" at the end of the script should be replaced with a simple "'''umount'''". Otherwise it fails to unmount the encrypted volume after you exit a one- time shell session and such mounted clones keep piling up every time you run encfssh. -- Ticket URL: <https://trac.macports.org/ticket/41130> MacPorts <http://www.macports.org/> Ports system for OS X