mirror of
https://gitlab.com/apparmor/apparmor
synced 2025-08-31 06:16:03 +00:00
Downstream report: https://github.com/NixOS/nixpkgs/issues/347490 Output of `aa-status` is nondescriptive if no profiles are loaded. Worse yet, the json output isn't even valid json. It would make sense to just return a json object with no entries, instead of returning a non-json `eprint` to stderr.