VirtualBox

Changeset 11369 in vbox for trunk/src


Ignore:
Timestamp:
Aug 12, 2008 5:45:45 PM (16 years ago)
Author:
vboxsync
Message:

Solaris: don't forget to remove the SMF stuff for the webservice on uninstall

File:
1 edited

Legend:

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

    r11358 r11369  
    3030fi
    3131
     32# stop and unregister webservice daemon
     33/usr/sbin/svcadm disable -s svc:/application/virtualbox/webservice:default
     34/usr/sbin/svccfg delete svc:/application/virtualbox/webservice:default
     35
     36
    3237echo "Done."
    3338
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