[package] kobs-ng: add new package
[openwrt-github/.git] / package / base-files / files / sbin / hotplug-call
index 0d96e80aaf086400ee13778588f2e885156cf79f..d627becc6973d66f1cea6925e160c70efb7e588e 100755 (executable)
@@ -3,7 +3,7 @@
 
 export HOTPLUG_TYPE="$1"
 
-. /etc/functions.sh
+. /lib/functions.sh
 
 PATH=/bin:/sbin:/usr/bin:/usr/sbin
 LOGNAME=root