refs #799 adds daemon reload
testing/og-dhcp-API/pipeline/head There was a failure building this commit
Details
testing/og-dhcp-API/pipeline/head There was a failure building this commit
Details
parent
36a1a8cc33
commit
3496a993c9
|
@ -96,6 +96,7 @@ function checkDependencies() {
|
||||||
fi
|
fi
|
||||||
done
|
done
|
||||||
sed -i '/ConditionFileNotEmpty=\/etc\/kea\/kea-api-password/d' /usr/lib/systemd/system/kea-ctrl-agent.service
|
sed -i '/ConditionFileNotEmpty=\/etc\/kea\/kea-api-password/d' /usr/lib/systemd/system/kea-ctrl-agent.service
|
||||||
|
systemctl daemon-reload
|
||||||
systemctl restart kea-ctrl-agent.service
|
systemctl restart kea-ctrl-agent.service
|
||||||
echoAndLog "Dependencies checked."
|
echoAndLog "Dependencies checked."
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue