Commit 13b10627 authored by Arian van Putten's avatar Arian van Putten
Browse files

services/journald: re-enable systemd-journald-audit.socket

This was broken due to https://github.com/systemd/systemd/pull/25687
but we never noticed.
parent bd41ef4c
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -116,6 +116,8 @@ in
        "syslog.socket"
      ];

    systemd.sockets.systemd-journald-audit.wantedBy = [ "systemd-journald.service" "sockets.target" ];

    environment.etc = {
      "systemd/journald.conf".text = ''
        [Journal]