Resolves: #1542632 - remove deprecated rows from service file

This commit is contained in:
Josef Ridky 2018-12-03 08:49:58 +01:00
parent 2c6cf4d18b
commit 73d26c1923
3 changed files with 4 additions and 3 deletions

View File

@ -6,7 +6,6 @@ Conflicts=watchdog.service
[Service]
Type=forking
ExecStart=/usr/sbin/watchdog
ControlGroup=cpu:/
[Install]
WantedBy=multi-user.target

View File

@ -6,7 +6,6 @@ Description=watchdog daemon
[Service]
Type=forking
ExecStart=/usr/sbin/watchdog
ControlGroup=cpu:/
[Install]
WantedBy=multi-user.target

View File

@ -1,7 +1,7 @@
Summary: Software and/or Hardware watchdog daemon
Name: watchdog
Version: 5.15
Release: 2%{?dist}
Release: 3%{?dist}
License: GPLv2+
URL: http://sourceforge.net/projects/watchdog/
@ -119,6 +119,9 @@ install -Dd -m0755 ${RPM_BUILD_ROOT}%{_libexecdir}/watchdog/scripts
%changelog
* Mon Dec 03 2018 Josef Ridky <jridky@redhat.com> - 5.15-3
- update service files (#1542632)
* Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 5.15-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild