Compare commits

...
Sign in to create a new pull request.

1 commit

Author SHA1 Message Date
Josef Řídký
1b90a2cb6e Remove obsolete statements from service files 2019-08-05 09:28:14 +02:00
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 Aug 05 2019 Josef Ridky <jridky@redhat.com> - 5.15-3
- Remove obsolete statements from service files (#1690332)
* Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 5.15-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild