mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-06-12 20:28:27 +00:00
Remove old updates from updates.d on Node startup.
This commit is contained in:
@ -52,6 +52,11 @@ public:
|
||||
SoftwareUpdater(const RuntimeEnvironment *renv);
|
||||
~SoftwareUpdater();
|
||||
|
||||
/**
|
||||
* Remove old updates in updates.d
|
||||
*/
|
||||
void cleanOldUpdates();
|
||||
|
||||
/**
|
||||
* Called on each version message from a peer
|
||||
*
|
||||
|
Reference in New Issue
Block a user