[PC-BSD Commits] r338 - pcbsd/trunk/system-overlay/etc
svn at pcbsd.org
svn at pcbsd.org
Mon Jun 18 14:37:26 PDT 2007
Author: kris
Date: 2007-06-18 22:37:25 +0100 (Mon, 18 Jun 2007)
New Revision: 338
Modified:
pcbsd/trunk/system-overlay/etc/devfs.rules
Log:
Added ugen to devfs for amarok & ZEN
Modified: pcbsd/trunk/system-overlay/etc/devfs.rules
===================================================================
--- pcbsd/trunk/system-overlay/etc/devfs.rules 2007-06-18 19:57:44 UTC (rev 337)
+++ pcbsd/trunk/system-overlay/etc/devfs.rules 2007-06-18 21:37:25 UTC (rev 338)
@@ -4,3 +4,4 @@
add path 'cd*' mode 666 group operator
add path 'pass*' mode 666 group operator
add path 'xpt*' mode 666 group operator
+add path 'ugen*' mode 0660 group operator
More information about the Commits
mailing list