fapolicyd
fapolicyd copied to clipboard
Document exit codes from CLI
The cli seems to use non-standard exit codes, for example adding a file it looks like -1 is error, 1 is nothing added, 0 is something added. Are they going to be stable to be counted on when scripting? Can they be documented?
This is in the current plans for the next release.
PR #383 should address this.
Closing this since 1.4.2 was released with this fix.
Re-openning, https://github.com/linux-application-whitelisting/fapolicyd/pull/383 is not merged yet and given the number of failing tests, it was postponed to the next release.