summaryrefslogtreecommitdiff
path: root/package/boot/grub2/Makefile
diff options
context:
space:
mode:
authorAlexandru Ardelean <ardeleanalex@gmail.com>2017-03-31 09:44:19 +0300
committerJo-Philipp Wich <jo@mein.io>2017-12-13 15:02:09 +0100
commit38ea91ea9ac8953b05e9bbe233d8b9f59b784f70 (patch)
tree7b4c4bcf36093c9673924669f98c07bde3daaae4 /package/boot/grub2/Makefile
parent9b24d99b9175d187e881e1c3a47eaf6fe1f6fbfe (diff)
downloadmtk-20170518-38ea91ea9ac8953b05e9bbe233d8b9f59b784f70.zip
mtk-20170518-38ea91ea9ac8953b05e9bbe233d8b9f59b784f70.tar.gz
mtk-20170518-38ea91ea9ac8953b05e9bbe233d8b9f59b784f70.tar.bz2
base-files: use restart if no reload hook for service
This was also working before, with a slightly different semantic. [ Original semantic ] If no reload hooks was implemented, the default one would kick in, it would return fail, and restart would happen. This would happen also in the case where a reload hook would be implemented, it would fail, and it would restart the service. [ New semantic ] The default reload hook calls restart. Services can implement their own reload. If reload fails, then the '/etc/init.d/<service> reload' would return a non-zero code, and the caller can choose a way to handle this. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com> (cherry picked from commit 6713694fe4377f0988e2d558a6cd9b05ca9b18f1)
Diffstat (limited to 'package/boot/grub2/Makefile')
0 files changed, 0 insertions, 0 deletions