diff options
author | Jo-Philipp Wich <jow@openwrt.org> | 2013-12-18 15:38:28 +0000 |
---|---|---|
committer | Jo-Philipp Wich <jow@openwrt.org> | 2013-12-18 15:38:28 +0000 |
commit | de5d9827efb64c2078eafb7fe4ba40bc4ac607b0 (patch) | |
tree | a888828419679cbf525cddb872221ab320ed12c8 /toolchain | |
parent | 17897449589281f35b93317e1d71e8543f9a1403 (diff) | |
download | upstream-de5d9827efb64c2078eafb7fe4ba40bc4ac607b0.tar.gz upstream-de5d9827efb64c2078eafb7fe4ba40bc4ac607b0.tar.bz2 upstream-de5d9827efb64c2078eafb7fe4ba40bc4ac607b0.zip |
procd: fix service file tracking
The instance_config_move() function in the procd instance managing code is
missing a blobmsg_list_move() call to update the tracked file items with the
newly calculated checksums in case of a file change.
Without that change, services are always reloaded after the first change to
a tracked file regardless of whether there are any subsequent changes or not.
Add a missing instance of blobmsg_list_free() as well.
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 39132
Diffstat (limited to 'toolchain')
0 files changed, 0 insertions, 0 deletions