VirtualBox

Changeset 19097 in vbox


Ignore:
Timestamp:
Apr 22, 2009 8:53:31 AM (16 years ago)
Author:
vboxsync
Message:

Solaris/Installer: changed vboxnet dummy static IP.

File:
1 edited

Legend:

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

    r19082 r19097  
    4848                if test "$rc" -eq 0 && test -f /etc/nwam/llp; then
    4949                    sed -e '/vboxnet/d' /etc/nwam/llp > /etc/nwam/llp.vbox
    50                     echo "vboxnet0      static 1.1.1.1" >> /etc/nwam/llp.vbox
     50                    echo "vboxnet0      static 0.0.0.0" >> /etc/nwam/llp.vbox
    5151                    mv -f /etc/nwam/llp.vbox /etc/nwam/llp
    5252                fi
Note: See TracChangeset for help on using the changeset viewer.

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