Skip to content

Commit

Permalink
Disable mosquitto by default
Browse files Browse the repository at this point in the history
  • Loading branch information
dkulp committed Mar 28, 2020
1 parent c31246a commit 1ec3f67
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions SD/FPP_Install.sh
Expand Up @@ -1082,6 +1082,7 @@ if [ "$FPPPLATFORM" == "BeagleBone Black" ]; then
sed -i -e "s/getty.target//g" /lib/systemd/system/fppd.service
fi

systemctl disable mosquitto
systemctl daemon-reload
systemctl enable fppinit.service
systemctl enable fppcapedetect.service
Expand Down

0 comments on commit 1ec3f67

Please sign in to comment.