include functions and network config in hotplug

SVN-Revision: 2370
v19.07.3_mercusys_ac12_duma
Felix Fietkau 19 years ago
parent 35dd7ffde6
commit 0988b54167

@ -1,4 +1,8 @@
#!/bin/sh
. /etc/functions.sh
. /etc/network.overrides
[ "$FAILSAFE" != "true" -a -e /etc/config/network ] && . /etc/config/network
PATH=/bin:/sbin:/usr/bin:/usr/sbin
LOGNAME=root
USER=root

Loading…
Cancel
Save