Merge branch 'tunables' of https://github.com/nobody43/apparmor.d into nobody43-tunables
* 'tunables' of https://github.com/nobody43/apparmor.d: dbus temp tails Update apparmor.d Update gdm-runtime-config more unrelated changes adjust date-time random tails rename to int, convert more profiles fixes tunables
This commit is contained in:
parent
7b018a60bd
commit
557d905543
198 changed files with 560 additions and 507 deletions
|
|
@ -17,11 +17,12 @@ profile dconf @{exec_path} flags=(attach_disconnected) {
|
|||
@{exec_path} mr,
|
||||
|
||||
/etc/dconf/db/** rw,
|
||||
/etc/gdm{3,}/greeter.dconf-defaults r,
|
||||
|
||||
/usr/share/gdm/dconf/{,**} r,
|
||||
|
||||
/var/lib/gdm{3,}/ r,
|
||||
/var/lib/gdm{3,}/greeter-dconf-defaults{,.??????} rw,
|
||||
/var/lib/gdm{3,}/greeter-dconf-defaults{,.@{rand6}} rw,
|
||||
|
||||
owner @{user_config_dirs}/dconf/ rw,
|
||||
owner @{user_config_dirs}/dconf/user{,.*} rw,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue