[PC-BSD Commits] r385 - pcbsd/trunk/system-overlay/etc
svn at pcbsd.org
svn at pcbsd.org
Thu Jun 28 10:48:20 PDT 2007
Author: kris
Date: 2007-06-28 18:48:19 +0100 (Thu, 28 Jun 2007)
New Revision: 385
Modified:
pcbsd/trunk/system-overlay/etc/devfs.conf
Log:
Change made to allow access to agpart device
Modified: pcbsd/trunk/system-overlay/etc/devfs.conf
===================================================================
--- pcbsd/trunk/system-overlay/etc/devfs.conf 2007-06-28 17:39:31 UTC (rev 384)
+++ pcbsd/trunk/system-overlay/etc/devfs.conf 2007-06-28 17:48:19 UTC (rev 385)
@@ -60,3 +60,4 @@
# Misc other devices
perm /dev/pass0 0666
perm /dev/xpt0 0666
+perm /dev/agpart 0666
More information about the Commits
mailing list