Policy: /usr/bin/ktrace, 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-umask: permit
	native-fswrite: filename sub "<non-existent filename>" then deny[enoent]
	native-fswrite: filename match "/tmp/*" then permit
	native-getpid: permit
	native-ktrace: permit
	native-execve: filename match "/sbin/*" then permit
	native-execve: filename match "/usr/sbin/*" then permit
	native-execve: filename match "/bin/*" then permit
	native-execve: filename match "/usr/bin/*" then permit
	native-sigaction: permit

