Bug 120371

Summary: udev overwriting /dev entries and loosing file context.
Product: [Fedora] Fedora Reporter: Daniel Walsh <dwalsh>
Component: udevAssignee: Harald Hoyer <harald>
Status: CLOSED RAWHIDE QA Contact:
Severity: high Docs Contact:
Priority: medium    
Version: rawhideCC: forresttaylor2000
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2004-04-21 13:54:53 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Daniel Walsh 2004-04-08 03:50:02 UTC
Description of problem:
udev is turned on by hotplug in the 4-6-2004 build and is overwriting
/dev/ directory.  Several files written by it have the wrong file
context /dev/fd0, /dev/lp0, /dev/dsp

According to Notting udev should not be on by default and writing over
 /dev.  Also it should be maintaining the security context of files. 
I put in a patch for this, but it does not seem to be being installed.

Comment 1 Forrest 2004-04-12 20:27:51 UTC
Not only does it overwrite several files in the /dev directory, it
also REMOVES them when it shuts down (like at reboot).  Linux just
doesn't like it when /dev/null, /dev/hda* and /dev/tty* are missing :o)


Comment 2 Harald Hoyer 2004-04-21 13:54:53 UTC
should be fixed now