htz-cloud.jugendhackt: add new node

This commit is contained in:
Sophie Schiller 2023-11-17 16:56:07 +01:00
parent 95bb7c52fe
commit dc0d745842
3 changed files with 83 additions and 1 deletions

View file

@ -11,8 +11,9 @@ fi
if systemctl is-active wide-dhcpv6-client;
then
systemctl stop wide-dhcpv6-client
sleep 1
sleep 60
systemctl start wide-dhcpv6-client
else
sleep 60
systemctl start wide-dhcpv6-client
fi