fix: dhcp start correctly on r-int

This commit is contained in:
Elam Monnot 2023-04-07 09:50:59 +02:00
parent a5f0d258a5
commit 2c828574ef

View File

@ -34,4 +34,4 @@ iface enp0s10 inet static
allow-hotplug enp0s16
iface enp0s16 inet static
address 172.16.0.254/24
post-up sleep 10 && systemctl restart isc-dhcp-server