Skip to content

Commit

Permalink
Allow spc_t to use localectl
Browse files Browse the repository at this point in the history
Signed-off-by: Johannes Segitz <jsegitz@suse.de>
  • Loading branch information
jsegitz committed May 6, 2024
1 parent d12a0c4 commit 206866b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions container.te
Original file line number Diff line number Diff line change
Expand Up @@ -778,6 +778,7 @@ 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)
')

domain_transition_all(spc_t)
Expand Down

0 comments on commit 206866b

Please sign in to comment.