X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/e0faab81aad968bcaa594f40c44e70bd2cc91a83..920b7c5334b0064e4cf2e3007fda5450c7b6249b:/package/base-files/files/etc/rc.common 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() {