Policy: /usr/local/bin/gaim, Emulation: native
	native-open: filename eq "$HOME/.Xauthority" and oflags sub "ro" then permit
	native-open: filename eq "$HOME/.gaim" and oflags sub "ro" then permit
	native-open: filename eq "$HOME/.gaimrc" then permit
	native-open: filename eq "$HOME/.ispell_default" and oflags sub "ro" then permit
	native-open: filename eq "/" and oflags sub "ro" then permit
	native-open: filename eq "/dev/arandom" and oflags sub "ro" then permit
	native-open: filename eq "/etc/pwd.db" and oflags sub "ro" then permit
	native-open: filename eq "/etc/resolv.conf" and oflags sub "ro" then permit
	native-open: filename eq "/usr/lib" and oflags sub "ro" then permit
	native-open: filename eq "/var/run/ld.so.hints" and oflags sub "ro" then permit
	native-open: filename match "$HOME/.gaim/*" then permit
	native-open: filename match "$HOME/src/*" and oflags sub "ro" then permit
	native-open: filename match "/usr/X11R6/lib/*" and oflags sub "ro" then permit
	native-open: filename match "/usr/lib/*" and oflags sub "ro" then permit
	native-open: filename match "/usr/libexec/*" and oflags sub "ro" then permit
	native-open: filename match "/usr/local/*" and oflags sub "ro" then permit
	native-open: filename match "/usr/share/*" and oflags sub "ro" then permit
	native-read: permit
	native-mmap: permit
	native-getuid: permit
	native-geteuid: permit
	native-getgid: permit
	native-getegid: permit
	native-__sysctl: permit
	native-mprotect: permit
	native-close: permit
	native-fstat: permit
	native-fcntl: permit
	native-fstatfs: permit
	native-getdirentries: permit
	native-lseek: permit
	native-write: permit
	native-getpid: permit
	native-pipe: permit
	native-readlink: filename eq "/etc/malloc.conf" then permit
	native-issetugid: permit
	native-break: permit
	native-sigaction: permit
	native-getrlimit: permit
	native-munmap: permit
	native-access: filename match "/usr/X11R6/lib/*" then permit
	native-access: filename match "$HOME/*" then permit
	native-access: filename match "/usr/share/*" then permit
	native-gettimeofday: permit
	native-socket: permit
	native-writev: permit
	native-poll: permit
	native-lstat: filename match "/usr/local/*" then permit
	native-lstat: filename match "$HOME/.*" then permit
	native-fork: permit
	native-dup2: permit
	native-setitimer: permit
	native-sigprocmask: permit
	native-execve: filename match "/sbin/*" then deny[enotdir]
	native-execve: filename match "/usr/sbin/*" then deny[enotdir]
	native-execve: filename match "/bin/*" then permit[inherit]
	native-execve: filename match "/usr/bin/*" then permit[inherit]
	native-execve: filename match "/usr/X11R6/bin/*" then deny[enotdir]
	native-execve: filename match "/usr/local/bin/*" then permit[inherit]
	native-shmget: permit
	native-shmat: permit
	native-shmctl: permit
	native-shmdt: permit
	native-stat: filename match "/usr/X11R6/lib/*" then permit
	native-stat: filename match "$HOME/.gaim/*" then permit
	native-stat: filename inpath "$HOME" then permit
	native-stat: filename eq "/var" then permit
	native-stat: filename eq "/tmp" then permit
	native-stat: filename eq "/altroot" then deny[enotdir]
	native-ioctl: permit
	native-chmod: filename eq "$HOME/.gaimrc" and mode eq "600" then permit
	native-open: filename eq "/etc/hosts" and oflags sub "ro" then permit
	native-getsockopt: permit
	native-sendto: permit
	native-recvfrom: permit
	native-readv: permit
	native-kill: permit
	native-wait4: permit
	native-sigreturn: permit
	native-shutdown: permit
	native-exit: permit
	native-setsockopt: permit
	native-getsockname: permit
	native-getpeername: permit
	native-connect: sockaddr match "/tmp/.X11-unix/X*" then permit
	native-connect: sockaddr eq "inet-[127.0.0.1]:8000" then permit
	native-connect: sockaddr eq "inet-[127.0.0.1]:6010" then permit
	native-execve: filename match "/foo/bar/*" then deny[enoent]
	native-bind: sockaddr match "*:4443" then permit
	native-listen: permit
	native-connect: sockaddr eq "inet-[127.0.0.1]:53" then permit

