gdestuynder / audisp-json

42 stars 17 forks source link

Different plugins path for CentOS 8 #30

Closed initrd closed 4 years ago

initrd commented 4 years ago

Fix for #29. Tested on CentOS 7 and CentOS 8:

$ rpm2cpio audisp-json-2.2.8-1-centos7.x86_64.rpm | cpio -tmv 2> /dev/null | grep au-json.conf
-rw-r--r--   1 root     root           94 Nov  1 17:34 ./etc/audisp/plugins.d/au-json.conf
$ rpm2cpio audisp-json-2.2.8-1-centos8.x86_64.rpm | cpio -tmv 2> /dev/null | grep au-json.conf
-rw-r--r--   1 root     root           94 Nov  1 17:36 ./etc/auditd/plugins.d/au-json.conf