projects
/
openwrt
/
svn-archive
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5394994
)
include /etc/functions.sh in /sbin/hotplug
author
Felix Fietkau
<nbd@openwrt.org>
Mon, 7 Nov 2005 02:33:15 +0000
(
02:33
+0000)
committer
Felix 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
patch
|
blob
|
history
diff --git
a/openwrt/package/base-files/default/sbin/hotplug
b/openwrt/package/base-files/default/sbin/hotplug
index 57ee969cf7b488b2d351f601b5916f688f403092..925b9518ac4aec9fc86fb3e1419045455aeec713 100644
(file)
--- a/
openwrt/package/base-files/default/sbin/hotplug
+++ b/
openwrt/package/base-files/default/sbin/hotplug
@@
-1,4
+1,5
@@
#!/bin/sh
+. /etc/functions.sh
PATH=/bin:/sbin:/usr/bin:/usr/sbin
LOGNAME=root
USER=root