when rebooting, stop the network interfaces last (just before umount) to allow services to shut down properly (thx, puchu)
SVN-Revision: 19427
This commit is contained in:
parent
51d6591729
commit
d46a32fa60
@ -2,7 +2,7 @@
|
|||||||
# Copyright (C) 2006 OpenWrt.org
|
# Copyright (C) 2006 OpenWrt.org
|
||||||
|
|
||||||
START=40
|
START=40
|
||||||
STOP=40
|
STOP=90
|
||||||
|
|
||||||
boot() {
|
boot() {
|
||||||
setup_switch() { return 0; }
|
setup_switch() { return 0; }
|
||||||
|
Loading…
Reference in New Issue
Block a user