We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b459ec6 commit e3664e1Copy full SHA for e3664e1
CHANGELOG.md
@@ -40,6 +40,7 @@ Monitoring Plugins:
40
* about-me: fix various errors with `sys_dimensions` on some machines
41
* by-ssh: add missing `--verbose` parameter
42
* fs-ro: ignore `/run/credentials` (https://systemd.io/CREDENTIALS/)
43
+* keycloak-stats: fix incorrect symlink for lib
44
* ntp-*: prevent `TypeError: ''=' not supported between instances of 'int' and 'str'`
45
46
check-plugins/keycloak-stats/lib
@@ -1 +1 @@
1
-/home/markusfrei/git/linuxfabrik/lib
+../../lib
0 commit comments