plinth: Fix daemon is enabled check when service alias is provided
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