Return to butz.conf CVS log | Up to [ELWIX - Embedded LightWeight unIX -] / embedtools / etc |
1.1.2.1 ! misho 1: # ! 2: # Butz config ! 3: # ! 4: # $Id:$ ! 5: ! 6: [butz] ! 7: buttons = "reset" ! 8: ! 9: [reset] ! 10: gpio_pin = 11 ! 11: # Execute script if event occure <prog> <click|default> ! 12: click = /etc/reset.sh ! 13: default = /etc/reset.sh