daemon/audit: allow configuring audispd_events socket path by LordGrimmauld · Pull Request #1418 · evilsocket/opensnitch (original) (raw)

The tests were failing because there's a comma missing in the file daemon/ui/testdata/config-invalid-procmon.json.

On the other hand, it seems that auditctl -A ... fails if there're no rules already added. I don't remember having this problem in the past, but probably auditctl has changed how it works.

Anyway, thanks @LordGrimmauld !