feat(profile): general update.
This commit is contained in:
parent
f14ed2f024
commit
788d865939
34 changed files with 57 additions and 27 deletions
|
|
@ -75,8 +75,7 @@ profile engrampa @{exec_path} {
|
|||
|
||||
owner @{user_share_dirs}/ r,
|
||||
|
||||
/tmp/ r,
|
||||
owner @{tmp}/** rw,
|
||||
/tmp/ r,
|
||||
|
||||
@{run}/mount/utab r,
|
||||
|
||||
|
|
|
|||
|
|
@ -44,9 +44,8 @@ profile firewalld @{exec_path} flags=(attach_disconnected) {
|
|||
|
||||
/usr/local/lib/python3.@{int}/dist-packages/ r,
|
||||
|
||||
/usr/share/libalternatives/ r,
|
||||
/usr/share/libalternatives/ebtables*/{,*} r,
|
||||
/usr/share/libalternatives/ip{,4,6}tables*/{,*} r,
|
||||
/usr/share/iproute2/{,**} r,
|
||||
/usr/share/libalternatives/{,**} r,
|
||||
|
||||
/etc/firewalld/{,**} rw,
|
||||
/etc/iproute2/group r,
|
||||
|
|
|
|||
|
|
@ -89,6 +89,7 @@ profile flatpak-app flags=(attach_disconnected,mediate_deleted) {
|
|||
owner @{run}/flatpak/app/** rw,
|
||||
owner @{run}/flatpak/doc/** rw,
|
||||
owner @{run}/ld-so-cache-dir/* rw,
|
||||
owner @{run}/user/ r,
|
||||
owner @{run}/user/@{uid}/*.kioworker.socket r,
|
||||
owner @{run}/user/@{uid}/#@{int} rwl,
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue