projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
misc init.d cleanups
[openwrt.git]
/
openwrt
/
target
/
default
/
target_skeleton
/
etc
/
init.d
/
S40network
diff --git
a/openwrt/target/default/target_skeleton/etc/init.d/S40network
b/openwrt/target/default/target_skeleton/etc/init.d/S40network
index
a8144a8
..
d8b4e41
100755
(executable)
--- a/
openwrt/target/default/target_skeleton/etc/init.d/S40network
+++ b/
openwrt/target/default/target_skeleton/etc/init.d/S40network
@@
-1,5
+1,4
@@
#!/bin/sh
-. /etc/functions.sh
case "$1" in
start|restart)
ifup lan
This page took
0.031545 seconds
and
4
git commands to generate.