Backend daemon startup modes
This commit is contained in:
parent
23e40384f7
commit
496d676ad3
26 changed files with 769 additions and 280 deletions
|
|
@ -47,3 +47,10 @@ int strverscmp (__const char *__s1, __const char *__s2);
|
|||
* Experimental
|
||||
*/
|
||||
#define XML_CHILD_HASH 1
|
||||
|
||||
/* Backward compatible clixon backend daemon startup sequences
|
||||
* This has been replaced with -s <mode> and CLICON_STARTUP_MODE
|
||||
* define if enable backward compatible behaviour
|
||||
* Remove in 3.3.4
|
||||
*/
|
||||
#undef BACKEND_STARTUP_BACKWARD_COMPAT
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue