VirtualBox

Ignore:
Timestamp:
Sep 16, 2010 9:42:45 AM (15 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
65927
Message:

Linux installer: sync deb

Location:
trunk/src/VBox/Installer/linux/debian
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Installer/linux/debian/preinst.in

    r32542 r32543  
    3939    fi
    4040    sleep 1
    41     if pidof VBoxSVC > /dev/null 2>&1; then   
     41    if pidof VBoxSVC > /dev/null 2>&1; then
    4242      db_fset virtualbox/old-running seen false || true
    4343      db_input critical virtualbox/old-running || true
  • trunk/src/VBox/Installer/linux/debian/prerm.in

    r32251 r32543  
    4343    kill -USR1 $VBOXSVC_PID
    4444    sleep 1
    45     if pidof VBoxSVC > /dev/null 2>&1; then   
     45    if pidof VBoxSVC > /dev/null 2>&1; then
    4646      if [ "$1" != "failed-upgrade" ]; then
    4747        db_fset virtualbox/old-running seen false || true
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