OpenWrt – Rev 1

Subversion Repositories:
Rev:
#!/bin/sh

[ "${TYPE}" = "switch" ] || echo ${BUTTON} > /tmp/failsafe_button

return 0