projects
/
15.05
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3a9f190
)
fix typo
author
Felix Fietkau
<nbd@openwrt.org>
Tue, 1 Aug 2006 23:19:54 +0000
(23:19 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Tue, 1 Aug 2006 23:19:54 +0000
(23:19 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4386
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
package/base-files/default/etc/init.d/S40network
patch
|
blob
|
history
diff --git
a/package/base-files/default/etc/init.d/S40network
b/package/base-files/default/etc/init.d/S40network
index
20a1184
..
ec29033
100755
(executable)
--- a/
package/base-files/default/etc/init.d/S40network
+++ b/
package/base-files/default/etc/init.d/S40network
@@
-1,5
+1,5
@@
#!/bin/sh
-# Copyright (C) 2006 OpenWrt.org
a
+# Copyright (C) 2006 OpenWrt.org
setup_switch() { return 0; }