@@ -1,5 +1,6 @@
while true
do
inotifywait -e create -e modify /usr/local/etc/kea/kea-dhcp4.conf
+ sleep 10
keactrl stop
done