summaryrefslogtreecommitdiffstats
path: root/package/firewall/files/bin/fw
diff options
context:
space:
mode:
Diffstat (limited to 'package/firewall/files/bin/fw')
-rw-r--r--package/firewall/files/bin/fw2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/firewall/files/bin/fw b/package/firewall/files/bin/fw
index 0f83b8eed8..5d20cc83ef 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