- Adjusted apparmor profile based on the suggestions by Christian Boltz * Removed empty files: module-pgsql, module-relp, module-gssapi, module-gtls * Moved profiles to /usr/share/apparmor/extra-profiles/ * Blocked capability block_suspend plus some other small fixes OBS-URL: https://build.opensuse.org/request/show/305427 OBS-URL: https://build.opensuse.org/package/show/Base:System/rsyslog?expand=0&rev=224
7 lines
175 B
Plaintext
7 lines
175 B
Plaintext
# for logging to mysql DB (rsyslog-module-mysql)
|
|
#include <abstractions/mysql>
|
|
#include <abstractions/p11-kit>
|
|
/etc/my.cnf r,
|
|
/etc/my.cnf.d/ r,
|
|
/etc/my.cnf.d/* r,
|