Accepting request 828872 from devel:kubic
OBS-URL: https://build.opensuse.org/request/show/828872 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/health-checker?expand=0&rev=16
This commit is contained in:
parent
6808f2c38a
commit
7f16c59b86
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:08d6cce6ce5d46f98faaa63a36fc9a476087c0e30bbd617c0291107a3c2b9d35
|
||||
size 72472
|
3
health-checker-1.4.tar.xz
Normal file
3
health-checker-1.4.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b5ff01fa4a6067074929ccfdf1abb5df9850706a57fee66b678d189e05c6e44f
|
||||
size 72708
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 19 14:39:29 UTC 2020 - Ignaz Forster <iforster@suse.com>
|
||||
|
||||
- Update to version 1.4
|
||||
* Add checks for /tmp and systemd-logind
|
||||
* Build system cleanup
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 19 12:06:30 UTC 2020 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define _dracutmoduledir %(pkg-config --variable=dracutmodulesdir dracut)
|
||||
|
||||
Name: health-checker
|
||||
Version: 1.3.4
|
||||
Version: 1.4
|
||||
Release: 0
|
||||
Summary: Service for verifying that important services are running
|
||||
License: GPL-2.0-only
|
||||
@ -117,6 +117,8 @@ ln -sf service %{buildroot}%{_sbindir}/rchealth-checker
|
||||
%{_unitdir}/health-checker.service
|
||||
%dir %{_libexecdir}/health-checker/
|
||||
%{_libexecdir}/health-checker/btrfs-subvolumes-mounted.sh
|
||||
%{_libexecdir}/health-checker/logind.sh
|
||||
%{_libexecdir}/health-checker/tmp.sh
|
||||
%{_sbindir}/health-checker
|
||||
%{_sbindir}/rchealth-checker
|
||||
%{_mandir}/man8/health-checker.8%{?ext_man}
|
||||
|
Loading…
x
Reference in New Issue
Block a user