VirtualBox

Ignore:
Timestamp:
Oct 12, 2015 1:51:26 PM (9 years ago)
Author:
vboxsync
Message:

Installer/linux: move host udev rule generation to run-time (and SELinux permission setting to routines.sh).

File:
1 moved

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Installer/linux/debian/postinst

    r58169 r58186  
    1717#  abort-remove:      (our version): removing this package failed
    1818#  abort-deconfigure: (our version): error during resolving conflicts
    19 
    20 #include installer-common.sh
    2119
    2220LOG="/var/log/vbox-install.log"
     
    4846    addgroup --system vboxusers || true
    4947  fi
    50 
    51   # install udev rule (disable with INSTALL_NO_UDEV=1 in
    52   # /etc/default/virtualbox) and /dev/vboxdrv and /dev/vboxusb/*/* device nodes
    53   install_device_node_setup root 0600 /usr/share/virtualbox "${usb_group}"
    5448
    5549  # The starters need to be Suid root. They drop the privileges before starting
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