VirtualBox

Changeset 32627 in vbox for trunk/src/VBox/Installer/linux


Ignore:
Timestamp:
Sep 20, 2010 8:44:55 AM (14 years ago)
Author:
vboxsync
Message:

Linux installer/Linux Additions installer: remove pending PIDFILE on service stop

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Installer/linux/vboxweb-service.sh.in

    r32559 r32627  
    323323        if ! pidof $binary > /dev/null 2>&1; then
    324324            rm -f $PIDFILE
     325            succ_msg
     326        else
     327            fail_msg
    325328        fi
    326         succ_msg
    327329    fi
    328330    return $RETVAL
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