Policy: /bin/tar, Emulation: native
	native-__sysctl: permit
	native-break: permit
	native-close: permit
	native-close: permit
	native-dup2: permit
	native-execve: filename eq "/bin/gzip" then permit
	native-execve: filename eq "/usr/bin/gzip" then permit
	native-exit: permit
	native-fcntl: permit
	native-fork: permit
	native-fsread: true then permit
	native-fstat: permit
	native-fstatfs: permit
	native-getdirentries: permit
	native-geteuid: permit
	native-getpid: permit
	native-getrlimit: permit
	native-gettimeofday: permit
	native-ioctl: permit
	native-issetugid: permit
	native-lseek: permit
	native-mmap: permit
	native-pipe: permit
	native-pread: permit
	native-read: permit
	native-setrlimit: permit
	native-sigaction: permit
	native-sigprocmask: permit
	native-utimes: permit
	native-write: permit
	native-fswrite: filename eq "/dev/tty" then permit
	native-munmap: permit
	native-fswrite: filename match "/tmp/*" then permit
	native-fswrite: filename match "$CWD/*" then permit
	native-fswrite: permit
	native-fchdir: permit
	native-chdir: permit
	native-fswrite: true then permit
	native-execve: filename eq "/sbin/gzip" then permit
	native-execve: filename eq "/usr/sbin/gzip" then permit

