Skip to content

Commit

Permalink
Add ifdef for homed
Browse files Browse the repository at this point in the history
Signed-off-by: Radovan Sroka <[email protected]>
  • Loading branch information
radosroka committed Nov 20, 2024
1 parent 2d9fea2 commit 6c79e08
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions fapolicyd.te
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,8 @@ ifdef(`systemd_userdbd_stream_connect',`
')
')

optional_policy(`
systemd_homed_stream_connect(fapolicyd_t)
ifdef(`systemd_homed_stream_connect',`
optional_policy(`
systemd_homed_stream_connect(fapolicyd_t)
')
')

0 comments on commit 6c79e08

Please sign in to comment.