include /etc/functions.sh in /sbin/hotplug
authorFelix Fietkau <nbd@openwrt.org>
Mon, 7 Nov 2005 02:33:15 +0000 (02:33 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Mon, 7 Nov 2005 02:33:15 +0000 (02:33 +0000)
SVN-Revision: 2373

openwrt/package/base-files/default/sbin/hotplug

index 57ee969cf7b488b2d351f601b5916f688f403092..925b9518ac4aec9fc86fb3e1419045455aeec713 100644 (file)
@@ -1,4 +1,5 @@
 #!/bin/sh
+. /etc/functions.sh
 PATH=/bin:/sbin:/usr/bin:/usr/sbin
 LOGNAME=root
 USER=root