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

/vbox/src/VBox/Additions/linux/installer/
H A Dautorun.sh83 pfexecbin=pfexec
103 userid=`$pfexecbin $idbin -u`
105 userid=`$pfexecbin $idbin | cut -f1 -d'(' | cut -f2 -d'='`
131 /usr/bin/gnome-terminal --title "Installing VirtualBox Additions" --command "/bin/sh -c '$pfexecbin $pkgaddbin -G -d $installfile -n -a /tmp/vbox.autoinstall SUNWvboxguest; /bin/echo press ENTER to close this window; /bin/read; /bin/rm -f /tmp/vbox.autoinstall'"
138 /usr/X11/bin/xterm -title "Installing VirtualBox Additions" -e "$pfexecbin $pkgaddbin -G -d $installfile -n -a /tmp/vbox.autoinstall SUNWvboxguest; /bin/echo press ENTER to close this window; /bin/read; /bin/rm -f /tmp/vbox.autoinstall"

Completed in 40 milliseconds