Commit graph

2 commits

Author SHA1 Message Date
anthraxx b08e72612d also setup the dooropen gpio pins like the others
for explenation about the reason, see the previous commit message
2015-08-26 22:33:43 +02:00
anthraxx 700e848e9a don't setup (export/unexport) gpio pins on execution
This fixes the issue that the new firmware recreates the whole
gpio file structure on unexport/export so the ownership of all
files is root:root and the gpio group is dropped.

Because of this all unexport is removed from the calling scripts
and a setup script is added that needs to be invoked once after
startup.
2015-08-26 22:24:51 +02:00