firewall: Load init script functions.

This commit is contained in:
Michael Tremer
2014-02-14 16:10:21 +01:00
parent 36d44213e9
commit 0f5c5ce72d

View File

@@ -1,5 +1,8 @@
#!/bin/sh
. /etc/sysconfig/rc
. ${rc_functions}
eval $(/usr/local/bin/readhash /var/ipfire/ppp/settings)
eval $(/usr/local/bin/readhash /var/ipfire/ethernet/settings)
eval $(/usr/local/bin/readhash /var/ipfire/optionsfw/settings)