Closed bahamut657 closed 2 years ago
There hasn't been any activity on this issue recently, so we clean up some of the older and inactive issues. Please make sure to update to the latest version and check if that solves the issue. Let us know if that works for you by leaving a comment 👍 This issue has now been marked as stale and will be closed if no further activity occurs. Thanks!
Problem/Motivation
Looking at the logs, if configured some Motion notification (like execute custom command), it prints repeatedly "lsb_release command not found" and no command is executed.
Expected behavior
All run correctly
Actual behavior
No command is executed. lsb_release is missing because this docker image is not based on Debian.
Steps to reproduce
Proposed changes
Rebase img on Debian, or write an lsb_release override command