goodtft / LCD-show

2.4" 2.8"3.2" 3.5" 5.0" 7.0" TFT LCD driver for the Raspberry PI 3B+/A/A+/B/B+/PI2/ PI3/ZERO/ZERO W

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Changes to rc.local should be non destructive

acorrow opened this issue · comments

In some setups, you may have vital code setup in the rc.local file, intending to run it on each boot. The LCDShow install should APPEND to the rc.local file as needed, not destroy it.