allow auditd disable journal logs and use /var/log/auditd #15
claudiomaradonna
commented 2024-08-12 11:02:38 +02:00
Collaborator
```bash
systemctl stop systemd-journald-audit.socket
systemctl disable systemd-journald-audit.socket
systemctl mask systemd-journald-audit.socket
systemctl restart systemd-journald.service
```
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?