- Preliminary AppArmor support. Since those profiles need to be tested properly they'll live in /etc/apparmor/profiles/extras. - Added rsyslog-pid-file.patch to fix a regression that causes the pid file to be created in /etc OBS-URL: https://build.opensuse.org/request/show/241312 OBS-URL: https://build.opensuse.org/package/show/Base:System/rsyslog?expand=0&rev=194
8 lines
225 B
Plaintext
8 lines
225 B
Plaintext
# for logging to (rsyslog-module-snmp)
|
|
#include <abstractions/wutmp>
|
|
/proc/uptime r,
|
|
/usr/share/snmp/mibs/ r,
|
|
/usr/share/snmp/mibs/*.txt r,
|
|
/var/lib/net-snmp/mib_indexes/ rw,
|
|
/var/lib/net-snmp/mib_indexes/* rw,
|