3 Most of the rules installed by Udev itself create devices with the correct
4 properties. This file contains rules that have not been merged upstream yet.
8 By default, Udev creates device nodes with UID 0, GID 0, and permissions 0660.
10 The RTC-related rule causes the setclock bootscript to be run as soon as the
11 RTC device has been created by Udev, meaning that times in log files, for
12 example, are as accurate as possible as quickly as possible.
14 A word of caution: A comma must separate each part of the rule. A rule can span
15 multiple lines if the newline is escaped by a backslash.