Policy: /usr/sbin/tcpdump, Emulation: native
	native-__sysctl: permit
	native-break: permit
	native-close: permit
	native-exit: permit
	native-fsread: filename match "/dev/bpf*" then permit
	native-fsread: filename eq "/etc/localtime" then permit
	native-fsread: filename eq "/etc/malloc.conf" then permit
	native-fsread: filename match "/usr/lib/lib*" then permit
	native-fsread: filename eq "/usr/libexec/ld.so" then permit
	native-fsread: filename match "/usr/share/*" then permit
	native-fsread: filename eq "/var/run/ld.so.hints" then permit
	native-fstat: permit
	native-fswrite: filename match "/dev/bpf*" then permit
	native-gettimeofday: permit
	native-getuid: permit
	native-ioctl: permit
	native-issetugid: permit
	native-mmap: permit
	native-mprotect: permit
	native-munmap: permit
	native-read: permit
	native-seteuid: permit
	native-setuid: permit
	native-sigaction: permit
	native-sigprocmask: permit
	native-socket: sockdom eq "AF_INET" and socktype eq "SOCK_DGRAM" then permit
	native-write: permit
	native-fsread: filename eq "/etc/ethers" then permit
	native-fsread: filename eq "/etc/services" then permit
	native-fsread: filename eq "/etc/resolv.conf" then permit
	native-fsread: filename eq "/etc/hosts" then permit
	native-fsread: filename eq "/dev/arandom" then permit
	native-connect: sockaddr eq "inet-[127.0.0.1]:53" then permit
	native-sendto: true then permit
	native-select: permit
	native-recvfrom: permit

