Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Feb 2006 11:49:06 +0100
From:      Fabian Keil <freebsd-listen@fabiankeil.de>
To:        Donald T Hayford <don@donhayford.com>
Cc:        FreeBSD <freebsd-questions@freebsd.org>
Subject:   Re: Automatically changing modes on the DVD writer for K3b
Message-ID:  <20060223114906.3a9a3e77@localhost>
In-Reply-To: <43FD1F4E.5060204@donhayford.com>
References:  <43FD1F4E.5060204@donhayford.com>

next in thread | previous in thread | raw e-mail | index | archive | help
--Sig_CWrssZmlMGQnro1mhUS0LeS
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: quoted-printable

Donald T Hayford <don@donhayford.com> wrote:

> To get K3b to work I need to change the mode of the following devices to=
=20
> 664 (or 666) from 644.
>=20
> /dev/xpt0
> /dev/cd0 and /dev/cd1
> /dev/pass0 and /dev/pass1
>=20
> Is there a way to do this automatically on boot-up?  Now I do it using a=
=20
> script that I run as root but, of course, I always forget to run the=20
> script before I run K3b.

Use /etc/devfs.conf:

perm    xpt0    0664
perm    cd0     0664
perm    cd1     0664
perm    pass0   0664
perm    pass1   0664

Fabian
--=20
http://www.fabiankeil.de/

--Sig_CWrssZmlMGQnro1mhUS0LeS
Content-Type: application/pgp-signature; name=signature.asc
Content-Disposition: attachment; filename=signature.asc

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (FreeBSD)

iD4DBQFD/ZMojV8GA4rMKUQRAtMaAJd3+yakYTBDvQk+VcROFR7wWQw+AJ9koDer
CRBsiVcXqNLJfaX6VMBpyw==
=Tkwa
-----END PGP SIGNATURE-----

--Sig_CWrssZmlMGQnro1mhUS0LeS--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060223114906.3a9a3e77>