From a966a504e8d3a1c7c5a288b1d7884847be224192 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Fri, 23 Sep 2011 17:42:54 +0200 Subject: readahead: opt out of bridge logging for readahead in order not to delay things unnecessarily --- units/systemd-readahead-collect.service.in | 1 + 1 file changed, 1 insertion(+) (limited to 'units/systemd-readahead-collect.service.in') 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 -- cgit v1.2.3