mirror of
https://github.com/Ylianst/MeshAgent
synced 2026-01-08 11:33:42 +00:00
Updated selfupdate to use fork/execv instead of command
Updated SelfUpdate logging Added SelfUpdate debugging helpers
This commit is contained in:
@@ -170,6 +170,7 @@ typedef struct MeshAgentHostContainer
|
||||
int disableUpdate;
|
||||
int forceUpdate;
|
||||
int logUpdate;
|
||||
int fakeUpdate;
|
||||
void *coreTimeout;
|
||||
|
||||
char agentHash[UTIL_SHA384_HASHSIZE];
|
||||
|
||||
Reference in New Issue
Block a user