mirror of
https://github.com/roddhjav/apparmor.d.git
synced 2025-01-18 17:08:09 +01:00
Partially revert change in child-open
This commit is contained in:
parent
f2511210af
commit
2299eb00f6
1 changed files with 1 additions and 4 deletions
|
@ -92,10 +92,7 @@ profile child-open {
|
|||
@{bin}/xarchiver rPx,
|
||||
@{lib}/libreoffice/program/{soffice,soffice.bin,oosplash} rPUx,
|
||||
|
||||
owner @{user_config_dirs}/menus/{,**} r,
|
||||
|
||||
owner @{run}/user/@{uid}/kioclient*.[0-9]*.kioworker.socket rwl -> @{run}/user/@{uid}/#[0-9]*[0-9],
|
||||
|
||||
|
||||
include if exists <usr/child-open.d>
|
||||
include if exists <local/child-open>
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue