mirror of
https://abf.rosa.ru/djam/virtualbox.git
synced 2025-02-24 09:32:46 +00:00
- adapt udev rule and old console.perms (for backports) for rename of
/dev/vboxadd to /dev/vboxguest SILENT: svn-revision: 492484
This commit is contained in:
parent
e9bbe97320
commit
39aadbaf12
1 changed files with 1 additions and 1 deletions
|
@ -278,7 +278,7 @@ cat > %{buildroot}%{_sysconfdir}/udev/rules.d/%{name}.rules << EOF
|
|||
KERNEL=="%{kname}", MODE="0666"
|
||||
EOF
|
||||
cat > %{buildroot}%{_sysconfdir}/udev/rules.d/vbox-additions.rules << EOF
|
||||
KERNEL=="vboxadd|vboxuser", ENV{ACL_MANAGE}="1"
|
||||
KERNEL=="vboxguest|vboxuser", ENV{ACL_MANAGE}="1"
|
||||
EOF
|
||||
|
||||
# install additions
|
||||
|
|
Loading…
Add table
Reference in a new issue