Policy: /usr/local/bin/screen, Emulation: native
	native-__sysctl: permit
	native-break: permit
	native-chmod: filename match "/dev/tty*" then permit
	native-close: permit
	native-connect: sockaddr eq "/var/run/xptyd.unix" then permit
	native-dup2: permit
	native-dup: permit
	native-execve: filename eq "/bin/ksh" then permit
	native-exit: permit
	native-exit: permit
	native-fcntl: permit
	native-fork: permit
	native-fsread: filename sub "non-existent filename" then permit
	native-fsread: filename eq "/bin/ksh" then permit
	native-fsread: filename eq "/dev/null" then permit
	native-fsread: filename match "/dev/tty*" 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/screenrc" then permit
	native-fsread: filename eq "/etc/termcap.db" then permit
	native-fsread: filename eq "/etc/ttys" then permit
	native-fsread: filename eq "$HOME/.nethackrc" then permit
	native-fsread: filename eq "$HOME/.screenrc" then permit
	native-fsread: filename match "$HOME/.term*" then permit
	native-fsread: filename eq "/tmp/uscreens" then permit
	native-fsread: filename match "/tmp/uscreens/*" 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/dev.db" then permit
	native-fsread: filename eq "/var/run/ld.so.hints" then permit
	native-fstat: permit
	native-fstatfs: permit
	native-fswrite: filename sub "non-existent filename" then permit
	native-fswrite: filename eq "/dev/null" then permit
	native-fswrite: filename match "/dev/tty*" then permit
	native-fswrite: filename match "/tmp/uscreens/*" then permit
	native-fswrite: filename eq "/var/run/utmp" then permit
	native-getdirentries: permit
	native-getegid: permit
	native-geteuid: permit
	native-getgid: permit
	native-getlogin: permit
	native-getpid: permit
	native-getppid: permit
	native-getrlimit: permit
	native-gettimeofday: permit
	native-getuid: permit
	native-ioctl: permit
	native-issetugid: permit
	native-kill: permit
	native-lseek: permit
	native-mkfifo: permit
	native-mmap: permit
	native-mprotect: permit
	native-munmap: permit
	native-pread: permit
	native-read: permit
	native-recvmsg: permit
	native-select: permit
	native-setegid: permit
	native-seteuid: permit
	native-setgid: permit
	native-setitimer: permit
	native-setsid: permit
	native-setuid: permit
	native-sigaction: permit
	native-sigprocmask: permit
	native-sigsuspend: permit
	native-socket: sockdom eq "AF_UNIX" and socktype eq "SOCK_STREAM" then permit
	native-umask: permit
	native-write: permit
