From a65b82457735df2ef58736a55846f400124a8dc0 Mon Sep 17 00:00:00 2001 From: Zbigniew Jędrzejewski-Szmek Date: Sat, 1 Nov 2014 13:52:14 -0400 Subject: systemd-journal-flush.service: remove "trigger" from description This service is now synchronous, so "trigger" is misleading. --- units/systemd-journal-flush.service.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'units') diff --git a/units/systemd-journal-flush.service.in b/units/systemd-journal-flush.service.in index 2612220e2e..fa290897d6 100644 --- a/units/systemd-journal-flush.service.in +++ b/units/systemd-journal-flush.service.in @@ -6,7 +6,7 @@ # (at your option) any later version. [Unit] -Description=Trigger Flushing of Journal to Persistent Storage +Description=Flush Journal to Persistent Storage Documentation=man:systemd-journald.service(8) man:journald.conf(5) DefaultDependencies=no Requires=systemd-journald.service -- cgit v1.2.3-54-g00ecf