summaryrefslogtreecommitdiffstats
path: root/package/firewall
diff options
context:
space:
mode:
Diffstat (limited to 'package/firewall')
-rw-r--r--package/firewall/files/bin/fw2
-rw-r--r--package/firewall/files/firewall.hotplug2
2 files changed, 2 insertions, 2 deletions
diff --git a/package/firewall/files/bin/fw b/package/firewall/files/bin/fw
index 0f83b8eed..5d20cc83e 100644
--- a/package/firewall/files/bin/fw
+++ b/package/firewall/files/bin/fw
@@ -1,7 +1,7 @@
#!/bin/sh
FW_LIBDIR=/lib/firewall
-. /etc/functions.sh
+. /lib/functions.sh
. ${FW_LIBDIR}/fw.sh
case "$(type fw)" in
diff --git a/package/firewall/files/firewall.hotplug b/package/firewall/files/firewall.hotplug
index 720b34cc8..52e779848 100644
--- a/package/firewall/files/firewall.hotplug
+++ b/package/firewall/files/firewall.hotplug
@@ -6,7 +6,7 @@
[ "$DEVICE" == "lo" ] && exit 0
-. /etc/functions.sh
+. /lib/functions.sh
. /lib/firewall/core.sh
fw_init