#2864 closed task (fixed)
Udev's static devices consistency
| Reported by: | Mickaël Blanchard | Owned by: | Matthew Burgess |
|---|---|---|---|
| Priority: | low | Milestone: | |
| Component: | Book | Version: | SVN |
| Severity: | minor | Keywords: | |
| Cc: |
Description
Hello all,
Just a minor report about Udev's static devices.
Since /dev/shm is now a symlink to /run/shm, which is created just before udevd launch in the udev startup script, I think the directory /lib/udev/devices/shm should not be created anymore during Udev setup.
Change History (3)
comment:1 by , 15 years ago
| Owner: | changed from to |
|---|---|
| Status: | new → assigned |
comment:2 by , 15 years ago
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.

Thanks for the report. Fixed in r9519.