refs
testing/og-dhcp-API/pipeline/head There was a failure building this commit Details

nginx_conf
Luis Gerardo Romero Garcia 2024-10-02 13:01:17 +02:00
parent 3ea2296444
commit 7ac1d486fd
1 changed files with 1 additions and 0 deletions

View File

@ -96,6 +96,7 @@ function checkDependencies() {
fi
done
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 restart kea-ctrl-agent.service
echoAndLog "Dependencies checked."