This commit is contained in:
Bernhard Rosenkränzer 2025-02-18 17:53:25 +01:00
parent 242ec2474b
commit 076eeb5027

View File

@ -364,7 +364,7 @@ start_service() {
echo -ne "* Starting $SERVICE.."
if [ -e /federated/services/$SERVICE/service ]; then
. /federated/services/$SERVICE/services
. /federated/services/$SERVICE/service
if [ -n "$DEPENDS" ]; then
echo "Ensuring dependencies are up and running"
local dep