Skip to content

Commit

Permalink
selinux: Allow laurel to connect to systemd-machined
Browse files Browse the repository at this point in the history
  • Loading branch information
hillu committed Jul 23, 2024
1 parent f931568 commit 3666c1c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions contrib/selinux/laurel.te
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,9 @@ ifdef(`distro_redhat',`
')
')

gen_require(`type systemd_machined_t;')
systemd_connect_machined(laurel_t)

# Access user database via SSSD
sssd_read_public_files(laurel_t)
sssd_stream_connect(laurel_t)
Expand Down

0 comments on commit 3666c1c

Please sign in to comment.