aboutsummaryrefslogtreecommitdiffstats
path: root/main/aports-build/mqtt-exec.aports-build.confd
Commit message (Collapse)AuthorAgeFilesLines
* main/aports-build: remove release_formatsNatanael Copa2017-05-191-3/+0
| | | | new mkimage scripts decides the target format
* main/aports-build: fix config for mqtt-execNatanael Copa2014-08-191-8/+10
| | | | | | - set the mqtt_topic after we set git_branch - set mqtt_user - fix typo of will_retain
* main/aports-build: re-use the general mqtt-exec initscriptNatanael Copa2014-08-191-0/+19
Instead of rolling our own specialized init.d script we simply reuse the general purpose mqtt-exec init.d script. This gives use support for will messages and support for subscribing to more than a single topic.