From ddffe892464b95630f2e1c9c6eefd6d30d36dec2 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Fri, 24 Aug 2012 23:23:08 +0200 Subject: journal: don't pull in flush service from journald service In the initrd we don't need the flush service hence don't attempt to pull it in. --- units/systemd-journald.service.in | 1 - 1 file changed, 1 deletion(-) (limited to 'units') diff --git a/units/systemd-journald.service.in b/units/systemd-journald.service.in index cfbcda2f65..ab2e50c22c 100644 --- a/units/systemd-journald.service.in +++ b/units/systemd-journald.service.in @@ -9,7 +9,6 @@ Description=Journal Service Documentation=man:systemd-journald.service(8) man:journald.conf(5) DefaultDependencies=no -Wants=systemd-journal-flush.service Requires=systemd-journald.socket After=systemd-journald.socket syslog.socket Before=sysinit.target -- cgit v1.2.3-54-g00ecf