File: child.profile.pre

package info (click to toggle)
apparmor 2.13.2-10
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 28,404 kB
  • sloc: python: 19,093; ansic: 17,037; perl: 11,105; sh: 10,442; cpp: 5,323; yacc: 1,933; makefile: 1,679; pascal: 1,097; lex: 1,088; ruby: 374; exp: 250; java: 212; xml: 159
file content (12 lines) | stat: -rw-r--r-- 215 bytes parent folder | download | duplicates (10)
1
2
3
4
5
6
7
8
9
10
11
12
BASE/child {
/lib/libc-*.so				rm,
/lib/libc-*.so.*			rm,
/lib/ld-*.so				rix,
/lib/ld-*.so.*				rix,
/{usr/,}lib/libAA*			rm,
/etc/ld.so.*				r,
BASE/child				r,
/bin/ls					r,
/dev/pts/*				rw,
/dev/tty*				rw,
}