fix typo in S40network
SVN-Revision: 1735
This commit is contained in:
parent
b80a2426c5
commit
f515f9ccc6
@ -1,5 +1,6 @@
|
|||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
[ -e /etc/config/network] && . /etc/config/network
|
. /etc/functions.sh
|
||||||
|
[ -e /etc/config/network ] && . /etc/config/network
|
||||||
case "$1" in
|
case "$1" in
|
||||||
start|restart)
|
start|restart)
|
||||||
ifup lan
|
ifup lan
|
||||||
|
Loading…
Reference in New Issue
Block a user