Merge branch 'xfce' of github.com:nobody43/apparmor.d into nobody43-xfce
* 'xfce' of github.com:nobody43/apparmor.d: xfce, fixes Adapt to RO root xfce, flags xfce, proper abi xfce, new profiles xfce, updates
This commit is contained in:
commit
0fce2e526d
46 changed files with 303 additions and 12 deletions
|
|
@ -10,10 +10,12 @@ include <tunables/global>
|
|||
@{exec_path} = @{bin}/mount.cifs
|
||||
profile mount-cifs @{exec_path} flags=(complain) {
|
||||
include <abstractions/base>
|
||||
include <abstractions/consoles>
|
||||
include <abstractions/nameservice-strict>
|
||||
|
||||
capability sys_admin,
|
||||
capability setpcap,
|
||||
capability dac_read_search,
|
||||
|
||||
network inet dgram,
|
||||
network inet stream,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue