]> git.meshlink.io Git - meshlink/commit
Sync the base configuration directory after each call to config_destroy().
authorGuus Sliepen <guus@meshlink.io>
Thu, 28 Nov 2019 21:20:05 +0000 (22:20 +0100)
committerGuus Sliepen <guus@meshlink.io>
Thu, 28 Nov 2019 21:20:05 +0000 (22:20 +0100)
commitb74572ee246f6da32ebf4e4b1a1c8e2197d64276
treecb288378537756868e4d513f755d01e0e21b257e
parent009b6208f5a15e932c7e85f7e357a6c821770274
Sync the base configuration directory after each call to config_destroy().

This guarantees proper ordering when deleting the current/, new/ and old/
subdirectories.
src/conf.c