Skip to content

Commit e3664e1

Browse files
committed
fix(keycloak-stats): Fix incorrect symlink for lib
1 parent b459ec6 commit e3664e1

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ Monitoring Plugins:
4040
* about-me: fix various errors with `sys_dimensions` on some machines
4141
* by-ssh: add missing `--verbose` parameter
4242
* fs-ro: ignore `/run/credentials` (https://systemd.io/CREDENTIALS/)
43+
* keycloak-stats: fix incorrect symlink for lib
4344
* ntp-*: prevent `TypeError: ''=' not supported between instances of 'int' and 'str'`
4445

4546

check-plugins/keycloak-stats/lib

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
/home/markusfrei/git/linuxfabrik/lib
1+
../../lib

0 commit comments

Comments
 (0)