diff options
author | Justin Gottula <[email protected]> | 2021-06-29 18:52:33 -0700 |
---|---|---|
committer | Brian Behlendorf <[email protected]> | 2021-07-02 13:09:09 -0700 |
commit | 17c794e7b0723b1f90229771ddf1dc2ac227f224 (patch) | |
tree | 49ce6c3ba7405bd51b33f14c9eec50c521910611 /contrib/initramfs | |
parent | a5398f8782ebc22930cfbad846decaeb17570e86 (diff) |
Udev rules: replace deprecated $tempnode with $devnode
The $tempnode substitution is so old that it's not even mentioned in the
man page anymore. It is still technically supported by udev, but with
plenty of "deprecated" comments surrounding it.
The preferred modern equivalent of $tempnode is $devnode (or
alternatively, %N).
Reviewed-by: Brian Behlendorf <[email protected]>
Reviewed-by: Pavel Zakharov <[email protected]>
Signed-off-by: Justin Gottula <[email protected]>
Closes #12302
Diffstat (limited to 'contrib/initramfs')
0 files changed, 0 insertions, 0 deletions