1 Policy: /usr/bin/lynx, Emulation: native
2 native-issetugid: permit
3 native-mprotect: permit
5 native-__sysctl: permit
6 native-fsread: filename eq "/var/run/ld.so.hints" then permit
9 native-fsread: filename match "/usr/lib/libssl.so.*" then permit
11 native-fsread: filename match "/usr/lib/libcrypto.so.*" then permit
12 native-fsread: filename match "/usr/lib/libncurses.so.*" then permit
13 native-fsread: filename match "/usr/lib/libc.so.*" then permit
15 native-sigprocmask: permit
16 native-fsread: filename eq "/etc/malloc.conf" then permit
18 native-fsread: filename eq "/tmp" then permit
19 native-fswrite: filename match "/tmp/lynx-*" then permit
20 native-fsread: filename match "/tmp/lynx-*/." then permit
21 native-fsread: filename eq "$HOME" then permit
22 native-fsread: filename eq "/etc/lynx.cfg" then permit
23 native-fsread: filename eq "/" then permit
24 native-fsread: filename eq "/usr/obj/bin/systrace/." then permit
25 native-fsread: filename eq "/usr/obj/bin" then permit
27 native-getdirentries: permit
29 native-fsread: filename eq "/usr/obj" then permit
30 native-fsread: filename eq "/usr" then permit
31 native-fsread: filename eq "/usr/bin" then permit
32 native-fsread: filename eq "/usr/games" then permit
33 native-fsread: filename eq "/usr/include" then permit
34 native-fsread: filename eq "/usr/lib" then permit
35 native-fsread: filename eq "/usr/libdata" then permit
36 native-fsread: filename eq "/usr/libexec" then permit
37 native-fsread: filename eq "/usr/lkm" then permit
38 native-fsread: filename eq "/usr/local" then permit
39 native-fsread: filename eq "/usr/mdec" then permit
40 native-fsread: filename eq "/home" then permit
41 native-fsread: filename eq "/obj" then permit
42 native-fsread: filename eq "$HOME/.lynxrc" then permit
43 native-fsread: filename match "/<non-existent filename>: *" then permit
44 native-fsread: filename eq "/usr/obj/bin/systrace/.mailcap" then permit
45 native-fsread: filename eq "$HOME/.mailcap" then permit
46 native-fsread: filename eq "/usr/obj/bin/systrace/.mime.types" then permit
47 native-fsread: filename eq "$HOME/.mime.types" then permit
48 native-sigaction: permit
50 native-fsread: filename eq "$HOME/.terminfo.db" then permit
51 native-fsread: filename eq "$HOME/.terminfo" then permit
52 native-fsread: filename eq "/usr/share/misc/terminfo.db" then permit
55 native-fsread: filename eq "$HOME/.lynx-keymaps" then permit
56 native-fsread: filename eq "/var/run/dev.db" then permit
57 native-fsread: filename eq "/etc/utmp" then permit
59 native-nanosleep: permit
60 native-gettimeofday: permit
61 native-fsread: filename eq "/etc/resolv.conf" then permit
62 native-socket: sockdom eq "AF_INET" and socktype eq "SOCK_DGRAM" then permit
63 native-connect: sockaddr eq "inet-[127.0.0.1]:53" then permit
64 native-sendto: true then permit
66 native-recvfrom: permit
67 native-socket: sockdom eq "AF_INET" and socktype eq "SOCK_STREAM" then permit
68 native-connect: sockaddr match "inet-\\\[*\\\]:80" then permit