diff options
author | Scott James Remnant <scott@ubuntu.com> | 2009-02-11 17:44:03 +0000 |
---|---|---|
committer | Scott James Remnant <scott@ubuntu.com> | 2009-02-11 17:44:03 +0000 |
commit | f24036d63b0aee735c3098d09b9e0ed450e93177 (patch) | |
tree | 4408a9641bba884a5716b8b6d40e6313037140e7 /NEWS | |
parent | bd284db142c1d3fb6e2a709678c8828c12c52466 (diff) |
rules: update persistent storage rules to use inotify watches
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -3,6 +3,8 @@ udev 138 Device nodes can be watched for changes with inotify with OPTIONS="watch". If closed after being opened for writing, a "change" uevent will occur. +/dev/disk/by-*/* symlinks will be automatically updated. + udev 137 ======== Bugfixes. |