diff -urN smeserver-arpwatch-0.3.old/root/usr/lib/systemd/system/arpwatch.service.d/50koozali.conf smeserver-arpwatch-0.3/root/usr/lib/systemd/system/arpwatch.service.d/50koozali.conf --- smeserver-arpwatch-0.3.old/root/usr/lib/systemd/system/arpwatch.service.d/50koozali.conf 2022-12-11 01:00:19.599835695 +0200 +++ smeserver-arpwatch-0.3/root/usr/lib/systemd/system/arpwatch.service.d/50koozali.conf 2022-12-12 05:27:01.416585734 +0200 @@ -1,6 +1,10 @@ [Unit] After= After=network-online.target +PartOf=network.service +[Service] +Restart=always +RestartSec=5 [Install] WantedBy= WantedBy=sme-server.target