File: bad_modifier_2.sd

package info (click to toggle)
apparmor 4.1.7-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 29,908 kB
  • sloc: ansic: 24,959; python: 24,916; cpp: 9,143; sh: 8,175; yacc: 2,061; makefile: 1,908; lex: 1,215; pascal: 1,147; perl: 1,033; ruby: 365; lisp: 282; exp: 250; java: 212; xml: 159
file content (7 lines) | stat: -rw-r--r-- 124 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
#
#=DESCRIPTION network entry with a repeated modifier
#=EXRESULT FAIL

profile foo {
  network send ip=127.0.0.1 ip=::1,
}