Skip to content

plinth: Fix daemon is enabled check when service alias is provided

Veiko Aasa requested to merge vexch/freedombox:plinth-daemon-alias-fix into master

For a service alias, the systemctl is-enabled ... command returns 'alias'. Mark a daemon as running if one of the provided services returns 'running'.

Tests performed:

  • All the bind app tests pass

Signed-off-by: Veiko Aasa veiko17@disroot.org

Merge request reports

Loading