DHCP Fixes.

This commit is contained in:
Robin Davies
2022-04-22 03:22:20 -04:00
parent 036e15e302
commit 49ff4c9406
6 changed files with 6 additions and 4 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ After=network.target
ExecStart=${COMMAND} --systemd --log-level debug
Type=notify
WorkingDirectory=/var/pipedal
TimeOutStopSec=5
TimeoutStopSec=5
[Install]