blob: 9e0cc18418f4999dc6f2532ad3b5d22f985217fb (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
# $OpenBSD: ln.policy,v 1.1 2006/08/10 09:00:20 espie Exp $
Policy: /bin/ln, Emulation: native
native-__sysctl: permit
native-mmap: permit
native-mprotect: permit
native-fsread: permit
native-symlink: filename match "/*" then permit
native-munmap: permit
native-exit: permit
native-write: permit
native-issetugid: permit
native-fstat: permit
native-close: permit
|