iptables: redo update to 1.4.18 with old linking-behaviour
[openwrt.git] / package / network / utils / iptables / patches / 100-bash-location.patch
1 --- a/iptables/iptables-apply
2 +++ b/iptables/iptables-apply
3 @@ -1,4 +1,4 @@
4 -#!/bin/bash
5 +#!/usr/bin/env bash
6  #
7  # iptables-apply -- a safer way to update iptables remotely
8  #