Policy: /usr/bin/lynx, Emulation: native
	native-fsread: true then permit
	native-read: permit
	native-mmap: permit
	native-issetugid: permit
	native-__sysctl: permit
	native-mprotect: permit
	native-close: permit
	native-munmap: permit
	native-break: permit
	native-getpid: permit
	native-gettimeofday: permit
	native-fswrite: filename match "/tmp/lynx-*" then permit
	native-fstat: permit
	native-fcntl: permit
	native-fstatfs: permit
	native-getdirentries: permit
	native-lseek: permit
	native-sigaction: permit
	native-pread: permit
	native-ioctl: permit
	native-write: permit
	native-poll: permit
	native-select: permit
	native-socket: permit
	native-connect: sockaddr match "*:53" then permit
	native-sendto: permit
	native-recvfrom: permit
	native-connect: sockaddr match "*:80" then permit
	native-nanosleep: permit
	native-getgroups: permit
	native-geteuid: permit
	native-fswrite: filename match "/tmp/*" then permit
	native-sigprocmask: permit
	native-vfork: permit
	native-execve: filename eq "/bin/sh" then permit
	native-wait4: permit
	native-umask: permit
	native-chmod: filename match "/tmp/*" then permit
	native-exit: permit
	native-getuid: permit
	native-fswrite: filename eq "$HOME/.lynx_cookies" then permit

