The following reply was made to PR kern/75233; it has been noted by GNATS.

From: John Baldwin <[email protected]>
To: [email protected], [email protected]
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
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"

Reply via email to