- Timestamp:
- Apr 18, 2008 4:00:46 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/solaris/Installer/postinstall.sh
r8155 r8157 104 104 /usr/sbin/installf -c none $PKGINST "$vboxclient_dest/1099.vboxclient" f 105 105 cp "$vboxclient_src/1099.vboxclient" "$vboxclient_dest/1099.vboxclient" 106 chmod a+rw "$vboxclient_dest/1099.vboxclient"106 chmod a+rwx "$vboxclient_dest/1099.vboxclient" 107 107 elif test -d "/usr/share/gnome/autostart"; then 108 108 vboxclient_dest="/usr/share/gnome/autostart"
Note:
See TracChangeset
for help on using the changeset viewer.