blob: 7a334601721cf561e5e22f8f90f552303c58576e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
Policy: /usr/bin/lynx, Emulation: native
native-issetugid: permit
native-mprotect: permit
native-mmap: permit
native-__sysctl: permit
native-close: permit
native-fsread: filename match "/usr/lib/libssl.so.*" then permit
native-read: permit
native-fsread: filename match "/usr/lib/libcrypto.so.*" then permit
native-fsread: filename match "/usr/lib/libncurses.so.*" then permit
native-fsread: filename match "/usr/lib/libc.so.*" then permit
native-munmap: permit
native-sigprocmask: permit
native-fsread: filename eq "/etc/malloc.conf" then permit
native-fsread: filename eq "/etc/resolv.conf" then permit
|