/[smecontribs]/rpms/smeserver-arpwatch/contribs10/smeserver-arpwatch-bz12261-partof-network-restart5.patch
ViewVC logotype

Annotation of /rpms/smeserver-arpwatch/contribs10/smeserver-arpwatch-bz12261-partof-network-restart5.patch

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.1 - (hide annotations) (download)
Thu Dec 22 07:54:19 2022 UTC (17 months, 1 week ago) by terryfage
Branch: MAIN
CVS Tags: smeserver-arpwatch-0_3-9_el7_sme, HEAD
* Thu Dec 22 2022 zsolt vasarhelyi <vasarhelyizsolt@hotmail.com> 0.3-9.sme
- Arpwatch fails on network restart patch [SME: 12261]

1 terryfage 1.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

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed