summaryrefslogtreecommitdiff
path: root/target/linux/lantiq
diff options
context:
space:
mode:
authorAlexandru Ardelean <ardeleanalex@gmail.com>2017-05-19 16:19:20 +0300
committerJo-Philipp Wich <jo@mein.io>2017-12-13 15:33:48 +0100
commit28c350f2f0c33a8b0c54c1eab858d1084593f615 (patch)
treed3d29d6ab3520c499eb0f43424e64de06f16a1d1 /target/linux/lantiq
parent108a42bcbae14f224116511b619755abd8f57c77 (diff)
downloadmtk-20170518-28c350f2f0c33a8b0c54c1eab858d1084593f615.zip
mtk-20170518-28c350f2f0c33a8b0c54c1eab858d1084593f615.tar.gz
mtk-20170518-28c350f2f0c33a8b0c54c1eab858d1084593f615.tar.bz2
base-files: fix default procd reload
Bug introduced with 6713694. I did not count on procd handling reload as mentioned in this doc: https://wiki.openwrt.org/inbox/procd-init-scripts ``` procd_set_param file /var/etc/your_service.conf # /etc/init.d/your_service reload will restart the daemon if these files have changed procd_set_param netdev dev # likewise, except if dev's ifindex changes. procd_set_param data name=value ... # likewise, except if this data changes. ``` The service would be restarted regardless of any of those params. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com> (cherry picked from commit c7ee30d53af12ea725296cc323f68e8fe04e532c)
Diffstat (limited to 'target/linux/lantiq')
0 files changed, 0 insertions, 0 deletions