From d3ab20615ef94370e43b042d913d5f787dd52430 Mon Sep 17 00:00:00 2001 From: Antonio Alvarez Feijoo Date: Mon, 21 Feb 2022 15:15:54 +0100 Subject: [PATCH] fix(systemd-journald): remove duplicate entry in inst_multiple --- modules.d/01systemd-journald/module-setup.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/modules.d/01systemd-journald/module-setup.sh b/modules.d/01systemd-journald/module-setup.sh index 80f363774c..1580bdf9a0 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