Policy: /usr/sbin/host, Emulation: native
	native-__sysctl: permit
	native-break: permit
	native-close: permit
	native-connect: sockaddr match "*:53" then permit
	native-exit: permit
	native-fsread: filename eq "/dev/arandom" then permit
	native-fsread: filename eq "/etc/hosts" then permit
	native-fsread: filename eq "/etc/malloc.conf" then permit
	native-fsread: filename eq "/etc/resolv.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 eq "/var/run/ld.so.hints" then permit
	native-fstat: permit
	native-gettimeofday: permit
	native-issetugid: permit
	native-mmap: permit
	native-mprotect: permit
	native-munmap: permit
	native-read: permit
	native-recvfrom: permit
	native-select: permit
	native-sendto: true then permit
	native-setitimer: permit
	native-sigaction: permit
	native-sigprocmask: permit
	native-socket: sockdom eq "AF_INET" and socktype eq "SOCK_DGRAM" then permit
	native-socket: sockdom eq "AF_INET" and socktype eq "SOCK_STREAM" then permit
	native-write: permit
