udev: fix option description
The two file paths were changed from 10-local to 99-local, but only one of the descriptions was changed.
This commit is contained in:
parent
1e8fa43122
commit
08d31b74ec
@ -221,8 +221,8 @@ in
|
|||||||
type = types.lines;
|
type = types.lines;
|
||||||
description = ''
|
description = ''
|
||||||
Additional <command>hwdb</command> files. They'll be written
|
Additional <command>hwdb</command> files. They'll be written
|
||||||
into file <filename>10-local.hwdb</filename>. Thus they are
|
into file <filename>99-local.hwdb</filename>. Thus they are
|
||||||
read before all other files.
|
read after all other files.
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user