diff options
author | Jo-Philipp Wich <jow@openwrt.org> | 2013-12-18 15:17:16 +0100 |
---|---|---|
committer | Jo-Philipp Wich <jow@openwrt.org> | 2013-12-18 17:27:49 +0100 |
commit | 2dc572df0e3002263c0a49ebbc329ed1b6c42a01 (patch) | |
tree | fcc441a5cfba3bdc65a491df03ef905d79259829 /upgraded | |
parent | b76325945d31280b2ffecf898bfc62aa5f3d22d4 (diff) | |
download | unitd-2dc572df0e3002263c0a49ebbc329ed1b6c42a01.tar unitd-2dc572df0e3002263c0a49ebbc329ed1b6c42a01.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>
Diffstat (limited to 'upgraded')
0 files changed, 0 insertions, 0 deletions