mqtt without vzlogger is pointless#576
Conversation
Optional MQTT is part of vzlogger, therefore compilation is necessary.
|
this seems a little confused, could you mention in the commit message that it only affects install.sh? also, shouldn't vzlogger just be installed unconditionally? i.e. just remove the condition completely? (personally i don't like this install.sh thing, it seems weird to include such an attempt of package management, and would rather just remove it - but if it's useful to some users, we can keep it ofcourse.) |
✔
I though about that. But don't see a solution that won't break the possibility to do faster updates (without building the libs again).
I'm first row for a better solution and will happily get rid of any mention of install.sh in the wiki if i can replace it with e.g. |
Optional MQTT is part of vzlogger, therefore compilation of vzlogger by install.sh is necessary. #575