You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/package/system
Jo-Philipp Wich de5d9827ef 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
11 years ago
..
ixp4xx-microcode move lots of kernel related packages to the new system/ folder 12 years ago
mountd packages: clean up the package folder 11 years ago
mtd mtd: add a "mtd verify" call 11 years ago
opkg opkg: do not add blank "Provides:" fields to package metadata 11 years ago
procd procd: fix service file tracking 11 years ago
rpcd rpcd: fix missing option removal when merging subsequent uci set calls 11 years ago
ubox ubox: fix logging support. the initial connect failed 11 years ago
ubus ubus: update to latest git head 11 years ago
uci uci: update to the latest version, adds a small uci_to_blob fix 11 years ago
udev packages: clean up the package folder 11 years ago
vsc73x5-ucode move lots of kernel related packages to the new system/ folder 12 years ago
zram-swap zram-swap: fix dependencies 11 years ago