refs
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
3ea2296444
commit
7ac1d486fd
|
@ -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
|
||||||
|
chown -R _kea:_kea /etc/kea
|
||||||
systemctl daemon-reload
|
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