packages: VirtualBox/VirtualBox.spec - add vboxnetctl to udev rules

tommat tommat at pld-linux.org
Wed Feb 3 18:41:37 CET 2010


Author: tommat                       Date: Wed Feb  3 17:41:37 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- add vboxnetctl to udev rules

---- Files affected:
packages/VirtualBox:
   VirtualBox.spec (1.259 -> 1.260) 

---- Diffs:

================================================================
Index: packages/VirtualBox/VirtualBox.spec
diff -u packages/VirtualBox/VirtualBox.spec:1.259 packages/VirtualBox/VirtualBox.spec:1.260
--- packages/VirtualBox/VirtualBox.spec:1.259	Sat Jan 30 19:57:09 2010
+++ packages/VirtualBox/VirtualBox.spec	Wed Feb  3 18:41:31 2010
@@ -360,6 +360,7 @@
 cat <<'EOF' > udev.conf
 KERNEL=="vboxdrv", NAME="%k", GROUP="vbox", MODE="0660"
 KERNEL=="vboxguest", NAME="%k", GROUP="vbox", MODE="0660"
+KERNEL=="vboxnetctl", NAME="%k", GROUP="vbox", MODE="0660"
 EOF
 
 cp -a %{SOURCE1} .
@@ -746,6 +747,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.260  2010/02/03 17:41:31  tommat
+- add vboxnetctl to udev rules
+
 Revision 1.259  2010/01/30 18:57:09  arekm
 - release 4
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/VirtualBox/VirtualBox.spec?r1=1.259&r2=1.260&f=u



More information about the pld-cvs-commit mailing list