Accepting request 1058003 from home:jsegitz:branches:security:SELinux
- Update fix_container.patch to allow privileged containers to use localectl (bsc#1207077) OBS-URL: https://build.opensuse.org/request/show/1058003 OBS-URL: https://build.opensuse.org/package/show/security:SELinux/selinux-policy?expand=0&rev=169
This commit is contained in:
parent
8beb2b3f3b
commit
5b345f822c
@ -2,11 +2,12 @@ Index: fedora-policy-20221019/policy/modules/services/container.te
|
||||
===================================================================
|
||||
--- fedora-policy-20221019.orig/policy/modules/services/container.te
|
||||
+++ fedora-policy-20221019/policy/modules/services/container.te
|
||||
@@ -681,6 +681,7 @@ init_dbus_chat(spc_t)
|
||||
@@ -681,6 +681,8 @@ init_dbus_chat(spc_t)
|
||||
optional_policy(`
|
||||
systemd_dbus_chat_machined(spc_t)
|
||||
systemd_dbus_chat_logind(spc_t)
|
||||
+ systemd_dbus_chat_timedated(spc_t)
|
||||
+ systemd_dbus_chat_localed(spc_t)
|
||||
')
|
||||
|
||||
optional_policy(`
|
||||
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 12 13:01:47 UTC 2023 - Johannes Segitz <jsegitz@suse.com>
|
||||
|
||||
- Update fix_container.patch to allow privileged containers to use
|
||||
localectl (bsc#1207077)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 11 14:17:02 UTC 2023 - Johannes Segitz <jsegitz@suse.com>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user