From: Antonio Alvarez Feijoo Date: Mon, 21 Feb 2022 14:15:54 +0000 (+0100) Subject: fix(systemd-journald): remove duplicate entry in inst_multiple X-Git-Tag: 057~84 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d3ab20615ef94370e43b042d913d5f787dd52430;p=thirdparty%2Fdracut.git fix(systemd-journald): remove duplicate entry in inst_multiple --- diff --git a/modules.d/01systemd-journald/module-setup.sh b/modules.d/01systemd-journald/module-setup.sh index 80f363774..1580bdf9a 100755 --- a/modules.d/01systemd-journald/module-setup.sh +++ b/modules.d/01systemd-journald/module-setup.sh @@ -45,7 +45,6 @@ install() { "$systemdsystemunitdir"/sockets.target.wants/systemd-journald-audit.socket \ "$systemdsystemunitdir"/sockets.target.wants/systemd-journald-dev-log.socket \ "$systemdsystemunitdir"/sockets.target.wants/systemd-journald.socket \ - "$systemdsystemunitdir"/sockets.target.wants/systemd-journald-audit.socket \ "$systemdsystemunitdir"/sysinit.target.wants/systemd-journald.service \ "$sysusers"/systemd-journal.conf \ journalctl