1
0

Accepting request 914371 from home:jsegitz:branches:security:SELinux

- Properly label cockpit files
- Allow wicked to communicate with network manager on DBUS (bsc#1188331)

OBS-URL: https://build.opensuse.org/request/show/914371
OBS-URL: https://build.opensuse.org/package/show/security:SELinux/selinux-policy?expand=0&rev=117
This commit is contained in:
Johannes Segitz
2021-08-26 08:36:34 +00:00
committed by Git OBS Bridge
parent 87ac70638e
commit ae9139e375
3 changed files with 35 additions and 3 deletions

View File

@@ -494,6 +494,10 @@ optional_policy(`
virt_dbus_chat(wicked_t)
')
optional_policy(`
networkmanager_dbus_chat(wicked_t)
')
#tunable_policy(`use_ecryptfs_home_dirs',`
#fs_manage_ecryptfs_files(wicked_t)
#')