Date: Fri, 30 Mar 2012 14:10:13 GMT From: John Baldwin <jhb@FreeBSD.org> To: freebsd-bugs@FreeBSD.org Subject: Re: kern/75233: [fdc] breaking fdformat /dev/fd0 resets device permissions and perhaps causes unkillable process Message-ID: <201203301410.q2UEADx7091831@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR kern/75233; it has been noted by GNATS. From: John Baldwin <jhb@FreeBSD.org> To: bug-followup@FreeBSD.org, christoph.mallon@gmx.de Cc: Subject: Re: kern/75233: [fdc] breaking fdformat /dev/fd0 resets device permissions and perhaps causes unkillable process Date: Fri, 30 Mar 2012 10:07:15 -0400 You need to use devfs rules for this instead. The /dev/fd0 device can come and go with media changes. To make permissions on /dev/fd0 persistent you need to teach devfs (via a rule) to use the desired permissions on each fd0 device. -- John Baldwin
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201203301410.q2UEADx7091831>