- 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:
anssi 2010-01-16 19:23:18 +00:00 committed by anssi
parent e9bbe97320
commit 39aadbaf12

View file

@ -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