Omit GVFS filesystem in the mount(8) listing. Improve exFAT mount options. Add mount_msdosfs(8) fallback fix. Set caja as file manager in example config. Add version argument.

This commit is contained in:
vermaden 2018-06-13 06:32:04 +02:00
parent 5d83c0efe0
commit d783cb4823
2 changed files with 1 additions and 1 deletions

View File

@ -137,7 +137,7 @@ EOF
if [ "${1}" = "--version" -o "${1}" = "-version" -o "${1}" = "version" ]
then
echo "automount 1.5.7 2018/06/13"
echo "automount 1.5.8 2018/06/13"
exit 0
fi

Binary file not shown.