X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/e0faab81aad968bcaa594f40c44e70bd2cc91a83..f49117a33b85a922f01a2f5778b3a893aec9cd01:/package/base-files/files/etc/rc.common?ds=inline diff --git a/package/base-files/files/etc/rc.common b/package/base-files/files/etc/rc.common index 072f14354..6ec88aef9 100755 --- a/package/base-files/files/etc/rc.common +++ b/package/base-files/files/etc/rc.common @@ -30,7 +30,7 @@ boot() { } shutdown() { - return 0 + stop } disable() {