From b5d68c6ded1921da494f5950ecabf3cf03a6bdd5 Mon Sep 17 00:00:00 2001 From: Yu Watanabe Date: Mon, 7 Apr 2025 17:33:44 +0900 Subject: [PATCH] units: update comment Follow-up for f89985ca494b79b2beed47e1f10d46ef2d59ce3e. --- units/systemd-journald.service.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/units/systemd-journald.service.in b/units/systemd-journald.service.in index 4404af963bb..45fd746526a 100644 --- a/units/systemd-journald.service.in +++ b/units/systemd-journald.service.in @@ -15,7 +15,7 @@ Requires=systemd-journald.socket After=systemd-journald.socket systemd-journald-dev-log.socket systemd-journald-audit.socket syslog.socket Before=sysinit.target -# To avoid journald SIGKILLed during soft-reboot and corrupting journals. +# To avoid journald being SIGKILLed during soft-reboot and corrupting journals. # See https://github.com/systemd/systemd/issues/30195 # Note, typically soft-reboot.target will be never reached, # and systemd-soft-reboot.service will trigger soft-reboot. -- 2.47.3