Home | History | Annotate | Download | only in extensions
      1 #!/bin/sh
      2 # True if condition6 is applied.
      3 [ -f $KERNEL_DIR/include/linux/netfilter_ipv6/ip6t_condition.h ] && echo condition
      4