Skip to content

Commit

Permalink
Allow homed stream
Browse files Browse the repository at this point in the history
Signed-off-by: Radovan Sroka <rsroka@redhat.com>
  • Loading branch information
radosroka committed Nov 18, 2024
1 parent f80e6b1 commit 2d9fea2
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions fapolicyd.te
Original file line number Diff line number Diff line change
Expand Up @@ -99,3 +99,7 @@ ifdef(`systemd_userdbd_stream_connect',`
systemd_userdbd_stream_connect(fapolicyd_t)
')
')

optional_policy(`
systemd_homed_stream_connect(fapolicyd_t)
')

0 comments on commit 2d9fea2

Please sign in to comment.