Policy: /usr/bin/ftp, Emulation: native
	native-__sysctl: permit
	native-break: permit
	native-close: permit
	native-connect: sockaddr match "*:21" then permit
	native-connect: sockaddr match "*:80" then permit
	native-exit: permit
	native-fcntl: permit
	native-fsread: filename eq "/dev/arandom" then permit
	native-fsread: filename eq "/etc/malloc.conf" then permit
	native-fsread: filename eq "/etc/pwd.db" then permit
	native-fsread: filename eq "/etc/resolv.conf" then permit
	native-fsread: filename eq "/etc/services" then permit
	native-fsread: filename eq "$HOME/.editrc" then permit
	native-fsread: filename eq "$HOME/.netrc" then permit
	native-fsread: filename match "$HOME/.term*" 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 "/usr/share/misc/terminfo.db" then permit
	native-fsread: filename eq "/var/run/ld.so.hints" then permit
	native-fstat: permit
	native-fswrite: filename match "$CWD/*" then permit
	native-geteuid: permit
	native-getlogin: permit
	native-getpgrp: permit
	native-getsockname: permit
	native-gettimeofday: permit
	native-ioctl: permit
	native-issetugid: permit
	native-mmap: permit
	native-mprotect: permit
	native-munmap: permit
	native-pread: permit
	native-read: permit
	native-recvfrom: permit
	native-select: permit
	native-sendto: true then permit
	native-setitimer: permit
	native-setsockopt: permit
	native-sigaction: permit
	native-sigprocmask: permit
	native-sigreturn: 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
	native-connect: sockaddr match "*:53" then permit
	native-fswrite: permit
	native-fsread: filename eq "/etc/hosts" then permit

