File: 71-known-python.rules

package info (click to toggle)
fapolicyd 1.3.6-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,132 kB
  • sloc: ansic: 11,370; makefile: 228; sh: 132; python: 26
file content (7 lines) | stat: -rw-r--r-- 273 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
# Only allow system python executables and libs

allow perm=any all : ftype=text/x-python trust=1
allow perm=open all : ftype=application/x-bytecode.python trust=1
deny_audit perm=any all : ftype=text/x-python
deny_audit perm=any all : ftype=application/x-bytecode.python