summaryrefslogtreecommitdiff
path: root/units/systemd-readahead-collect.service.in
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2011-09-23 17:42:54 +0200
committerLennart Poettering <lennart@poettering.net>2011-09-23 17:42:54 +0200
commita966a504e8d3a1c7c5a288b1d7884847be224192 (patch)
tree8aac573d26e71e352228434616e0ae0822113496 /units/systemd-readahead-collect.service.in
parent4e2b0f9b149e6fc1adb5ce49a6adaeed130577be (diff)
readahead: opt out of bridge logging for readahead in order not to delay things unnecessarily
Diffstat (limited to 'units/systemd-readahead-collect.service.in')
-rw-r--r--units/systemd-readahead-collect.service.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/units/systemd-readahead-collect.service.in b/units/systemd-readahead-collect.service.in
index 1a66f9fa6..56ba54f0b 100644
--- a/units/systemd-readahead-collect.service.in
+++ b/units/systemd-readahead-collect.service.in
@@ -16,6 +16,7 @@ Before=sysinit.target shutdown.target
Type=notify
ExecStart=@rootlibexecdir@/systemd-readahead-collect
RemainAfterExit=yes
+StandardOutput=null
[Install]
WantedBy=default.target