VirtualBox

Changeset 37790 in vbox for trunk/src/VBox/Installer


Ignore:
Timestamp:
Jul 6, 2011 9:12:21 AM (14 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
72666
Message:

Solaris/Installer: typo fix.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Installer/solaris/vboxconfig.sh

    r37789 r37790  
    878878                        # Recreate /etc/netmasks as a link if necessary
    879879                        if test $recreatelink -eq 1; then
    880                             rm -f "$PKG_INSTALL_ROOT/etc/netmasks"
     880                            cp -f "$PKG_INSTALL_ROOT/etc/netmasks" "$PKG_INSTALL_ROOT/etc/inet/netmasks"
    881881                            ln -sf ./inet/netmasks "$PKG_INSTALL_ROOT/etc/netmasks"
    882882                        elif test $recreatelink -eq 2; then
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette