Lines Matching full:trigger
1 This creates an LED-trigger that can then be attached to system indicator
5 the trigger behavior:
7 \fB\-\-led\-trigger\-id\fP \fIname\fP
8 This is the name given to the LED trigger. The actual name of the trigger
15 leave the LED on permanently once activated. (In this case the trigger will
26 Create an LED trigger for incoming SSH traffic:
27 iptables \-A INPUT \-p tcp \-\-dport 22 \-j LED \-\-led\-trigger\-id ssh
29 Then attach the new trigger to an LED:
30 echo netfilter\-ssh >/sys/class/leds/\fIledname\fP/trigger