Skip to content

Commit ef2ad30

Browse files
keszybzcdown
authored andcommitted
Rename udev's rules/ to rules.d/
This change is only about the source tree. We have tmpfiles.d/, modprobe.d/, sysctl.d/, and sysusers.d/, but for historical reasons, rules/ didn't fit this pattern. We also *install* it as rules.d/. Let's rename to be consistent.
1 parent bd89d03 commit ef2ad30

27 files changed

+1
-2
lines changed

meson.build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1499,7 +1499,7 @@ subdir('src/boot/efi')
14991499

15001500
subdir('src/test')
15011501
subdir('src/fuzz')
1502-
subdir('rules')
1502+
subdir('rules.d')
15031503
subdir('test')
15041504

15051505
############################################################
File renamed without changes.

0 commit comments

Comments
 (0)