Compare commits

...

No commits in common. 'i9c-beta' and 'c9' have entirely different histories.
i9c-beta ... c9

@ -17,6 +17,7 @@
[Unit] [Unit]
Description=Multi-router Traffic Grapher Description=Multi-router Traffic Grapher
After=syslog.target
[Service] [Service]
Environment=LANG=C Environment=LANG=C
@ -29,6 +30,7 @@ ExecStart=/usr/bin/mrtg /etc/mrtg/mrtg.cfg --lock-file /var/lock/mrtg/mrtg_l --c
# - RunAsDaemon: no; (periodic invocation) : # - RunAsDaemon: no; (periodic invocation) :
#Type=oneshot #Type=oneshot
Type=simple Type=simple
StandardOutput=syslog
[Install] [Install]
WantedBy=multi-user.target WantedBy=multi-user.target

@ -6,7 +6,7 @@
Summary: Multi Router Traffic Grapher Summary: Multi Router Traffic Grapher
Name: mrtg Name: mrtg
Version: 2.17.7 Version: 2.17.7
Release: 11%{?dist} Release: 10%{?dist}
URL: http://oss.oetiker.ch/mrtg/ URL: http://oss.oetiker.ch/mrtg/
Source0: http://oss.oetiker.ch/mrtg/pub/mrtg-%{version}.tar.gz Source0: http://oss.oetiker.ch/mrtg/pub/mrtg-%{version}.tar.gz
Source1: http://oss.oetiker.ch/mrtg/pub/mrtg-%{version}.tar.gz.md5 Source1: http://oss.oetiker.ch/mrtg/pub/mrtg-%{version}.tar.gz.md5
@ -142,13 +142,6 @@ fi
%{_unitdir}/mrtg.timer %{_unitdir}/mrtg.timer
%changelog %changelog
* Thu Mar 28 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 2.17.7-11
- Rebuilt for MSVSphere 9.4 beta
* Mon Feb 05 2024 Vitezslav Crhonek <vcrhonek@redhat.com> - 2.17.7-11
- Remove obsolete syslog references from service file
Resolves: RHEL-19644
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 2.17.7-10 * Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 2.17.7-10
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags - Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688 Related: rhbz#1991688

Loading…
Cancel
Save