VirtualBox

Ignore:
Timestamp:
Dec 16, 2010 9:54:47 PM (14 years ago)
Author:
vboxsync
Message:

Installer/linux: /dev/vboxdrv should belong to the group vboxusers in non-hardened builds

File:
1 edited

Legend:

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

    r34682 r35206  
    301301            -e 's|%DEBIAN%|yes|g' \
    302302            -e 's|%PACKAGE%|virtualbox|g' \
     303            -e "s|%GROUP%|$(if $(VBOX_WITHOUT_HARDENING),vboxusers,root)|g" \
    303304            $(vboxroot)/src/VBox/Installer/linux/vboxdrv.sh.in > debian/vboxdrv.init
    304305        dh_installinit --name=vboxdrv --noscripts
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