when rebooting, stop the network interfaces last (just before umount) to allow services to shut down properly (thx, puchu)

SVN-Revision: 19427
v19.07.3_mercusys_ac12_duma
Felix Fietkau 15 years ago
parent 51d6591729
commit d46a32fa60

@ -2,7 +2,7 @@
# Copyright (C) 2006 OpenWrt.org
START=40
STOP=40
STOP=90
boot() {
setup_switch() { return 0; }

Loading…
Cancel
Save