bcm53xx: fix shebang in packet_steering.sh
Fixes: 6e555ac3ad ("bcm53xx: refactor packet steering init")
Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#!/bin/sh /etc/rc.common
|
||||
#!/bin/sh
|
||||
|
||||
packet_steering="$(uci -q get network.@globals[0].packet_steering)"
|
||||
flow_offloading="$(uci -q get firewall.@defaults[0].flow_offloading)"
|
||||
|
||||
Reference in New Issue
Block a user