mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-23 18:03:04 +01:00
Change the ISCGUARD_SERVICE name here rather than in the iscguard.cpp file
This commit is contained in:
parent
3004c66844
commit
a5e7d0f929
@ -28,7 +28,7 @@
|
|||||||
#define REMOTE_SERVICE "InterBaseServer"
|
#define REMOTE_SERVICE "InterBaseServer"
|
||||||
#define REMOTE_DISPLAY_NAME "Firebird Server"
|
#define REMOTE_DISPLAY_NAME "Firebird Server"
|
||||||
#define REMOTE_EXECUTABLE "bin\\ibserver"
|
#define REMOTE_EXECUTABLE "bin\\ibserver"
|
||||||
#define ISCGUARD_SERVICE "InterBaseGuardian"
|
#define ISCGUARD_SERVICE "Firebird Guardian"
|
||||||
#define ISCGUARD_DISPLAY_NAME "Firebird Guardian Service"
|
#define ISCGUARD_DISPLAY_NAME "Firebird Guardian Service"
|
||||||
#define ISCGUARD_EXECUTABLE "bin\\ibguard"
|
#define ISCGUARD_EXECUTABLE "bin\\ibguard"
|
||||||
#define GUARDIAN_MUTEX "InterBaseGuardianMutex"
|
#define GUARDIAN_MUTEX "InterBaseGuardianMutex"
|
||||||
|
Loading…
Reference in New Issue
Block a user