summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/termplotlib
diff options
context:
space:
mode:
authorFlorian Baumann <flo@noqqe.de>2018-02-08 22:46:06 +0100
committerGitHub <noreply@github.com>2018-02-08 22:46:06 +0100
commit7e76b127cd36d0310fdf98afd66e1999b4fc0d35 (patch)
treec5e698733bd41b44ff7d274b46af1d2ee4eb9fe1 /pkgs/development/python-modules/termplotlib
parent693ab60bb4f7e2cf542cd87f23cfd4b0bf5d110a (diff)
Multiple users with hashedPassword is broken in mosquitto
If you have more than 1 User with hasedPassword Option set it generates ``` rm -f /var/lib/mosquitto/passwd touch /var/lib/mosquitto/passwd echo 'user1:$6$xxx' > /var/lib/mosquitto/passwd echo 'user2:$6$xxx' > /var/lib/mosquitto/passwd ``` Which ends up in only having 1 user.
Diffstat (limited to 'pkgs/development/python-modules/termplotlib')
0 files changed, 0 insertions, 0 deletions