Don't auto open after drive mount

This commit is contained in:
Bob Mottram 2016-07-29 22:28:34 +01:00
parent a7c87283db
commit 16a5e7db60
1 changed files with 1 additions and 0 deletions

View File

@ -711,6 +711,7 @@ if [ -f $MESH_INSTALL_SETUP ]; then
dconf write /org/mate/caja/desktop/network-icon-visible false
dconf write /org/mate/caja/desktop/trash-icon-visible false
dconf write /org/mate/caja/desktop/volumes-visible false
dconf write /org/mate/desktop/media-handling/automount-open false
fi
mesh_restart_daemons