X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=FAQ;h=bd9d63a4d50ef7e54f8b7041aeb1f8587d146b63;hp=45337bf635174adb2d1d2cc53d17653439614396;hb=f41951c8407ab39f4c514e8751457857a7fb5722;hpb=4723bf98c0835bc779f627d7125417aa4f84121d diff --git a/FAQ b/FAQ index 45337bf63..bd9d63a4d 100644 --- a/FAQ +++ b/FAQ @@ -72,10 +72,6 @@ A: udev is entirely in userspace. If the kernel supports a greater number Q: Will udev support symlinks? A: Yes, It now does. Multiple symlinks per device node too. -Q: How will udev support changes to device permissions? -A: On shutdown, udev will save the state of existing device permissions to - its database, and then used the on the next boot time. - Q: How will udev handle the /dev filesystem? A: /dev can be a ramfs, or a backing filesystem. udev does not care what kind of filesystem it runs on.