Searched refs:x11_autostart (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Additions/linux/installer/
H A Dvboxadd-x11.sh217 x11_autostart="/etc/xdg/autostart"
227 if [ -d "$x11_autostart" -a -w "$x11_autostart" -a -x "$x11_autostart" ]
229 install -m 0644 $desktop_src "$x11_autostart/$desktop_dest"

Completed in 31 milliseconds