Annotation of embedtools/etc/butz.conf, revision 1.1.2.4

1.1.2.1   misho       1: #
                      2: # Butz config
                      3: #
1.1.2.4 ! misho       4: # $Id: butz.conf,v 1.1.2.3 2014/02/08 15:21:26 misho Exp $
1.1.2.1   misho       5: 
                      6: [reset]
                      7: gpio_pin = 11
1.1.2.4 ! misho       8: gpio_led_ping = 12
1.1.2.3   misho       9: default_after = 10
1.1.2.1   misho      10: # Execute script if event occure <prog> <click|default>
                     11: click = /etc/reset.sh
                     12: default = /etc/reset.sh

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>