]> git.donarmstrong.com Git - neurodebian.git/blob - etc/xdg/autostart/vboxhost-mount.desktop
b508c460de424d77bddcd8c62b7756284742914a
[neurodebian.git] / etc / xdg / autostart / vboxhost-mount.desktop
1 [Desktop Entry]
2 Name=VirtualBox shared folder
3 Comment=Mount the shared folder of the VirtualBox host
4 Exec=sh -c 'sudo mount.vboxsf -o uid=$(id -u),gid=$(id -g) host /mnt/host'
5 Terminal=false
6 Type=Application