chiark / gitweb /
[PATCH] correct rule match for devices without a physical device
[elogind.git] / FAQ
diff --git a/FAQ b/FAQ
index 45337bf635174adb2d1d2cc53d17653439614396..bd9d63a4d50ef7e54f8b7041aeb1f8587d146b63 100644 (file)
--- 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.