VirtualBox

Changeset 38767 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Sep 15, 2011 2:43:41 PM (13 years ago)
Author:
vboxsync
Message:

Linux installer: fixed default sequence number for the vboxdrv script to be in shape with the chkconfig header. Fixes xtracker 5818.

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

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Installer/linux/install.sh

    r38385 r38767  
    374374
    375375    # Install runlevel scripts
     376    # Note: vboxdrv is also handled by setup_init_script. This function will
     377    #       use chkconfig to adjust the sequence numbers, therefore vboxdrv
     378    #       numbers here should match the numbers in the vboxdrv.sh check
     379    #       header!
    376380    install_init_script vboxdrv.sh vboxdrv
    377381    install_init_script vboxballoonctrl-service.sh vboxballoonctrl-service
  • trunk/src/VBox/Installer/linux/vboxdrv.sh.in

    r38240 r38767  
    1515#
    1616
    17 # chkconfig: 35 30 70
     17# chkconfig: 35 20 80
    1818# description: VirtualBox Linux kernel module
    1919#
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