Policy: /usr/local/bin/autoheader, Emulation: native
	native-fsread: filename eq "/usr/libexec/ld.so" then permit
	native-read: permit
	native-mmap: permit
	native-issetugid: permit
	native-__sysctl: permit
	native-fsread: filename eq "/var/run/ld.so.hints" then permit
	native-fsread: filename match "/usr/lib/*" then permit
	native-mprotect: permit
	native-close: permit
	native-munmap: permit
	native-fstat: permit
	native-fsread: filename eq "/etc/malloc.conf" then permit
	native-break: permit
	native-ioctl: permit
	native-write: permit
	native-read: permit
	native-exit: permit
	native-getuid: permit
	native-geteuid: permit
	native-getgid: permit
	native-getegid: permit
	native-gettimeofday: permit
	native-sigprocmask: permit
	native-fsread: true then permit
	native-fcntl: permit
	native-sigaction: permit
	native-getpid: permit
	native-getgroups: permit
	native-pipe: permit
	native-vfork: permit
	native-dup2: permit
	native-execve: filename eq "/bin/sh" then permit
	native-wait4: permit
	native-fswrite: filename match "/tmp/*" then permit
	native-rename: filename match "$HOME/src/*" and filename[1] match "$HOME/src/*" then permit
	native-rename: filename match "/tmp/*" and filename[1] match "$HOME/src/*" then permit
	native-fswrite: filename match "$HOME/src/*" then permit
	native-fstatfs: permit
	native-getdirentries: permit
	native-lseek: permit

