From: Yu Watanabe Date: Tue, 8 Aug 2023 22:13:09 +0000 (+0900) Subject: Revert "unit: make udev rules take precesence over tmpfiles" X-Git-Tag: v255-rc1~774^2~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=41521e3a21fd266f553fe4f10a3ba97be41d1e55;p=thirdparty%2Fsystemd.git Revert "unit: make udev rules take precesence over tmpfiles" This reverts commit 31845ef554877525dc4ff4f25ad11ad805ebf81c. systemd-tmpfiles-setup-dev.service has Before=systemd-udevd.service. So the commit does not change anything. --- diff --git a/units/systemd-udevd.service.in b/units/systemd-udevd.service.in index 7682baeec17..b59fdef9b01 100644 --- 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