mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-04-07 19:04:20 +00:00
SYSMON: fix: log
git-svn-id: https://svn.fhem.de/fhem/trunk@13621 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
15ab48fc1e
commit
821e01af3b
@ -3791,7 +3791,7 @@ sub SYSMON_readPassword($)
|
||||
}
|
||||
else
|
||||
{
|
||||
SYSMON_Log($hash, 2, "No password in file");
|
||||
SYSMON_Log($hash, 5, "No password in file");
|
||||
return undef;
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user