units: update comment

Follow-up for f89985ca49.
This commit is contained in:
Yu Watanabe
2025-04-07 17:33:44 +09:00
parent 4c697fdd9c
commit b5d68c6ded

View File

@@ -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.