summaryrefslogtreecommitdiff
path: root/units/systemd-journal-flush.service.in
diff options
context:
space:
mode:
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2014-11-01 13:52:14 -0400
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2014-11-01 14:39:48 -0400
commita65b82457735df2ef58736a55846f400124a8dc0 (patch)
tree6e9ceb498ac12faf04b374a5c7de3bb576db10a3 /units/systemd-journal-flush.service.in
parent2a97b03b3b087e724867e7501ae0c1535ee35031 (diff)
systemd-journal-flush.service: remove "trigger" from description
This service is now synchronous, so "trigger" is misleading.
Diffstat (limited to 'units/systemd-journal-flush.service.in')
-rw-r--r--units/systemd-journal-flush.service.in2
1 files changed, 1 insertions, 1 deletions
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