Changeset 8157
- Timestamp:
- 04/18/08 18:00:46 (9 months ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
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"

