Policy: /usr/local/bin/gv, Emulation: native
	native-__sysctl: permit
	native-break: permit
	native-close: permit
	native-connect: sockaddr match "/tmp/.X11-unix/*" then permit
	native-dup2: permit
	native-execve: filename eq "/bin/gs" then permit
	native-execve: filename eq "/bin/sh" and argv match "sh -c gs *" then permit
	native-execve: filename eq "/usr/bin/gs" then permit
	native-execve: filename eq "/usr/local/bin/gs" then permit
	native-exit: permit
	native-fcntl: permit
	native-fork: permit
	native-fsread: true then permit
	native-fstat: permit
	native-fstatfs: permit
	native-fswrite: filename match "$HOME/gv_*" then permit
	native-getdirentries: permit
	native-getpid: permit
	native-gettimeofday: permit
	native-ioctl: permit
	native-issetugid: permit
	native-kill: permit
	native-lseek: permit
	native-mmap: permit
	native-mprotect: permit
	native-munmap: permit
	native-pipe: permit
	native-poll: permit
	native-read: permit
	native-readv: permit
	native-sigaction: permit
	native-sigprocmask: permit
	native-socket: sockdom eq "AF_UNIX" and socktype eq "SOCK_STREAM" then permit
	native-vfork: permit
	native-wait4: permit
	native-write: permit
	native-writev: permit
