Page MenuHomePhabricator

whonixcheck should test for failed daemons
Closed, ResolvedPublic

Description

At least when using --verbose. Useful during testing new builds and after upgrades. Not sure it's useful in normal mode.

sudo systemctl list-units --failed

Or a somehow better machine readable command.

Some daemons are expected to fail such as AppArmor in Qubes (since not enabled there by default).

Details

Impact
Normal