The following reply was made to PR kern/75233; it has been noted by GNATS. From: John Baldwin <j...@freebsd.org> To: bug-follo...@freebsd.org, christoph.mal...@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 _______________________________________________ freebsd-bugs@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"