packages/net/dsl-qos-queue/patches/020-fix_shebang_line.patch

9 lines
251 B
Diff
Raw Normal View History

--- a/ipt_rules
+++ b/ipt_rules
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/bin/sh
# add MYSHAPER-OUT chain to the mangle table in iptables - this sets up the table we'll use
# to filter and mark packets.