ctc-oss / fapolicy-analyzer

Tools to assist with the configuration and management of fapolicyd.
https://ctc-oss.github.io/fapolicy-analyzer
GNU General Public License v3.0
11 stars 5 forks source link

Update fapolicyd pipe commands #966

Closed jw3 closed 7 months ago

jw3 commented 7 months ago

Expands the fapolicyd fifo pipe signaling machinery to include cache flush and rule reload.

This also fixes a bug from #672 where the trust reload was not including a new line character.

This supports work that will take place for #877 to integrate the rule reload with the profiler execution.

Closes #964