]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
Revert "units: stop systemd-udevd before soft-reboot"
authorLuca Boccassi <luca.boccassi@gmail.com>
Tue, 20 May 2025 13:13:06 +0000 (14:13 +0100)
committerLuca Boccassi <luca.boccassi@gmail.com>
Tue, 20 May 2025 14:52:01 +0000 (15:52 +0100)
This reverts commit fd7b8e12aa9437ecc4df8ba1d0ad11972601f65f.

Post-merge review found problems:
https://github.com/systemd/systemd/pull/37222#pullrequestreview-2848299600

units/systemd-udevd.service.in

index 2f5f82e7ed345ab5a0c6e94cbbfef3d9ed87ccf5..f4a44820880daaad11f98e1139e66c805860c250 100644 (file)
@@ -16,14 +16,6 @@ Before=sysinit.target
 Wants=systemd-udev-load-credentials.service
 ConditionPathIsReadWrite=/sys
 
-# To avoid systemd-udevd being SIGKILLed during a soft reboot,
-# and causing queued uevents to be lost.
-# Note, typically soft-reboot.target will be never reached,
-# and systemd-soft-reboot.service will trigger soft-reboot.
-# Hence, this must be stopped before systemd-soft-reboot.service.
-Before=soft-reboot.target systemd-soft-reboot.service
-Conflicts=soft-reboot.target
-
 [Service]
 CapabilityBoundingSet=~CAP_SYS_TIME CAP_WAKE_ALARM
 Delegate=pids