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
12 stars 5 forks source link

Reload rules in live profiler #989

Closed jw3 closed 8 months ago

jw3 commented 8 months ago

When the profiler is running the current ruleset can be deployed and dynamically reloaded using the piped reload from #877.

This should not perform a full system deployment.

The cleanup from the rule write is free, provided by the normal flow of the profiler shutdown.