1 |
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 |
2 |
--- smeserver-arpwatch-0.3.old/root/usr/lib/systemd/system/arpwatch.service.d/50koozali.conf 2022-12-11 01:00:19.599835695 +0200 |
3 |
+++ smeserver-arpwatch-0.3/root/usr/lib/systemd/system/arpwatch.service.d/50koozali.conf 2022-12-12 05:27:01.416585734 +0200 |
4 |
@@ -1,6 +1,10 @@ |
5 |
[Unit] |
6 |
After= |
7 |
After=network-online.target |
8 |
+PartOf=network.service |
9 |
+[Service] |
10 |
+Restart=always |
11 |
+RestartSec=5 |
12 |
[Install] |
13 |
WantedBy= |
14 |
WantedBy=sme-server.target |