projects
/
systemd
/
.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9289e09
)
Revert "unit: make udev rules take precesence over tmpfiles"
author
Yu Watanabe
<watanabe.yu+github@gmail.com>
Tue, 8 Aug 2023 22:13:09 +0000
(07:13 +0900)
committer
Yu Watanabe
<watanabe.yu+github@gmail.com>
Tue, 8 Aug 2023 22:13:09 +0000
(07:13 +0900)
This reverts commit
31845ef554877525dc4ff4f25ad11ad805ebf81c
.
systemd-tmpfiles-setup-dev.service has Before=systemd-udevd.service.
So the commit does not change anything.
units/systemd-udevd.service.in
patch
|
blob
|
history
diff --git
a/units/systemd-udevd.service.in
b/units/systemd-udevd.service.in
index 7682baeec17908898488b228ad7ef6d7fd9add04..b59fdef9b01f71572b37b64a0ccd2e9f41ba206a 100644
(file)
--- a/
units/systemd-udevd.service.in
+++ b/
units/systemd-udevd.service.in
@@
-12,7
+12,6
@@
Description=Rule-based Manager for Device Events and Files
Documentation=man:systemd-udevd.service(8) man:udev(7)
DefaultDependencies=no
After=systemd-sysusers.service systemd-hwdb-update.service
-After=systemd-tmpfiles-setup-dev.service
Before=sysinit.target
ConditionPathIsReadWrite=/sys