mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-06-07 04:53:44 +02:00
Disable service management in UI -- installer should automatically start service and this is annoying for testing purposes.
This commit is contained in:
parent
351b7f3a09
commit
17ebd0afc7
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@
|
||||||
#include "../node/Defaults.hpp"
|
#include "../node/Defaults.hpp"
|
||||||
|
|
||||||
// Uncomment for testing to disable making sure Windows service is running
|
// Uncomment for testing to disable making sure Windows service is running
|
||||||
//#define DISABLE_WINDOWS_SERVICE_MANAGEMENT
|
#define DISABLE_WINDOWS_SERVICE_MANAGEMENT
|
||||||
|
|
||||||
#ifdef __WINDOWS__
|
#ifdef __WINDOWS__
|
||||||
#include <WinSock2.h>
|
#include <WinSock2.h>
|
||||||
|
|
Loading…
Add table
Reference in a new issue