/dev/acd* no longer needs read-write permissions for nautilus-cd-burner
to work properly.
This commit is contained in:
parent
f3841b6631
commit
d5bd0350e1
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=19279
1 changed files with 1 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
|
||||
<!ENTITY base CDATA "../..">
|
||||
<!ENTITY date "$FreeBSD: www/en/gnome/docs/faq2.sgml,v 1.51 2003/10/17 16:05:28 adamw Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/gnome/docs/faq2.sgml,v 1.52 2003/10/20 22:46:11 adamw Exp $">
|
||||
<!ENTITY title "FreeBSD GNOME Project: GNOME &gnomever; FAQ">
|
||||
<!ENTITY % gnomeincludes SYSTEM "../includes.sgml"> %gnomeincludes;
|
||||
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
|
||||
|
@ -537,7 +537,6 @@ device atapicam
|
|||
<tt>devfs.conf</tt> is only supported on FreeBSD 5.x):</p>
|
||||
|
||||
<pre>
|
||||
perm acd0 0666
|
||||
perm cd0 0666
|
||||
perm xpt0 0666
|
||||
perm pass0 0666
|
||||
|
|
Loading…
Reference in a new issue