Skip to content

Commit

Permalink
version 1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
schubi2 committed Jul 13, 2021
1 parent 398e329 commit 35c2d0c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions NEWS
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@ issue-generator NEWS -- history of user-visible changes.

Copyright (C) 2017-2020 Thorsten Kukuk et al.

Version 1.5
* Added /usr/local/libexec/health-checker for user defined plugins.

Version 1.4
* Add checks for /tmp and systemd-logind
* Transition system into emergency mode on repeated failures to prevent
Expand Down
2 changes: 1 addition & 1 deletion configure.ac
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
dnl Process this file with autoconf to produce a configure script.
AC_INIT(health-checker, 1.4)
AC_INIT(health-checker, 1.5)
AM_INIT_AUTOMAKE
AC_PREFIX_DEFAULT(/usr)

Expand Down

0 comments on commit 35c2d0c

Please sign in to comment.