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

Revisit pipe operations #964

Closed jw3 closed 7 months ago

jw3 commented 7 months ago

Revisit the pipe operations to support #877.

The pipe implementation from #672 was never used, but was intended for #675. There is a bug in it that delayed #675 from being completed.

The bug is simply needing to write a new line byte after the command byte.

Can add support for all three commands while at it

  1. reload trust
  2. flush cache
  3. reload rules