import watchdog-5.15-2.el8
This commit is contained in:
parent
85cf755e35
commit
1398ef0b4c
@ -6,7 +6,6 @@ Conflicts=watchdog.service
|
|||||||
[Service]
|
[Service]
|
||||||
Type=forking
|
Type=forking
|
||||||
ExecStart=/usr/sbin/watchdog
|
ExecStart=/usr/sbin/watchdog
|
||||||
ControlGroup=cpu:/
|
|
||||||
|
|
||||||
[Install]
|
[Install]
|
||||||
WantedBy=multi-user.target
|
WantedBy=multi-user.target
|
||||||
|
@ -6,7 +6,6 @@ Description=watchdog daemon
|
|||||||
[Service]
|
[Service]
|
||||||
Type=forking
|
Type=forking
|
||||||
ExecStart=/usr/sbin/watchdog
|
ExecStart=/usr/sbin/watchdog
|
||||||
ControlGroup=cpu:/
|
|
||||||
|
|
||||||
[Install]
|
[Install]
|
||||||
WantedBy=multi-user.target
|
WantedBy=multi-user.target
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
Summary: Software and/or Hardware watchdog daemon
|
Summary: Software and/or Hardware watchdog daemon
|
||||||
Name: watchdog
|
Name: watchdog
|
||||||
Version: 5.15
|
Version: 5.15
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
|
|
||||||
URL: http://sourceforge.net/projects/watchdog/
|
URL: http://sourceforge.net/projects/watchdog/
|
||||||
@ -118,6 +118,9 @@ install -Dd -m0755 ${RPM_BUILD_ROOT}%{_libexecdir}/watchdog/scripts
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Apr 21 2021 Than Ngo <than@redhat.com> - 5.15-2
|
||||||
|
- Resolves: #1846110 - remove deprecated stanza in unit files
|
||||||
|
|
||||||
* Tue Feb 13 2018 Richard W.M. Jones <rjones@redhat.com> - 5.15-1
|
* Tue Feb 13 2018 Richard W.M. Jones <rjones@redhat.com> - 5.15-1
|
||||||
- Rebase to watchdog 5.15.
|
- Rebase to watchdog 5.15.
|
||||||
- Remove upstream patches.
|
- Remove upstream patches.
|
||||||
|
Loading…
Reference in New Issue
Block a user