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

Config deployment #908

Closed jw3 closed 1 year ago

jw3 commented 1 year ago

Integrate configuration backend with deployment machinery

The configuration backend now supports changesets and is wired into the system deployment bindings. There are bindings for error checking conf text similar to how it is done for rule text.

Closes #907