~apparmor-dev/apparmor/master

« back to all changes in this revision

Viewing changes to parser/tst/features_files/features.mount+dbus

  • Committer: Steve Beattie
  • Date: 2019-02-19 09:38:13 UTC
  • Revision ID: sbeattie@ubuntu.com-20190219093813-ud526ee6hwn8nljz
The AppArmor project has been converted to git and is now hosted on
gitlab.

To get the converted repository, please do
  git clone https://gitlab.com/apparmor/apparmor

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
dbus {mask {acquire send receive
2
 
}
3
 
}
4
 
caps {mask {chown dac_override dac_read_search fowner fsetid kill setgid setuid setpcap linux_immutable net_bind_service net_broadcast net_admin net_raw ipc_lock ipc_owner sys_module sys_rawio sys_chroot sys_ptrace sys_pacct sys_admin sys_boot sys_nice sys_resource sys_time sys_tty_config mknod lease audit_write audit_control setfcap mac_override mac_admin syslog wake_alarm block_suspend
5
 
}
6
 
}
7
 
rlimit {mask {cpu fsize data stack core rss nproc nofile memlock as locks sigpending msgqueue nice rtprio rttime
8
 
}
9
 
}
10
 
capability {0xffffff
11
 
}
12
 
namespaces {pivot_root {yes
13
 
}
14
 
profile {yes
15
 
}
16
 
}
17
 
mount {mask {mount umount
18
 
}
19
 
}
20
 
network {af_mask {unspec unix local inet ax25 ipx appletalk netrom bridge atmpvc x25 inet6 rose netbeui security key netlink packet ash econet atmsvc rds sna irda pppox wanpipe llc ib can tipc bluetooth iucv rxrpc isdn phonet ieee802154 caif alg nfc vsock max
21
 
}
22
 
}
23
 
file {mask {create read write exec append mmap_exec link lock
24
 
}
25
 
}
26
 
domain {change_profile {yes
27
 
}
28
 
change_onexec {yes
29
 
}
30
 
change_hatv {yes
31
 
}
32
 
change_hat {yes
33
 
}
34
 
}
35
 
policy {set_load {yes
36
 
}
37
 
}