summaryrefslogtreecommitdiff
path: root/regress/bin/systrace/id/id.policy
blob: 35502cb2af51d7e034c9264bc5e09a425da3267a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
# $OpenBSD: id.policy,v 1.3 2014/07/14 05:44:59 guenther Exp $
Policy: /usr/bin/id, Emulation: native
	native-issetugid: permit
	native-mprotect: permit
	native-mmap: permit
	native-fsread: filename eq "/var/run/ld.so.hints" then permit
	native-fstat: permit
	native-close: permit
	native-fsread: filename match "/usr/lib/libc.so.*" then permit
	native-read: permit
	native-mquery: permit
	native-munmap: permit
	native-sigprocmask: permit
	native-__sysctl: permit
	native-fsread: filename eq "/etc/malloc.conf" then permit
	native-break: permit
	native-getuid: permit
	native-ioctl: permit
	native-fsread: filename eq "/etc/spwd.db" then permit
	native-fsread: filename eq "/etc/pwd.db" then permit
	native-fcntl: permit
	native-pread: permit
	native-geteuid: permit
	native-getgid: permit
	native-fsread: filename eq "/etc/group" then permit
	native-getegid: permit
	native-getgroups: permit
	native-write: permit
	native-exit: permit
	native-getrlimit: permit
	native-getentropy: permit
	native-minherit: permit