mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
zabbix: update to 2.4.6 (and refresh patches)
Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
--- a/include/common.h
|
||||
+++ b/include/common.h
|
||||
@@ -1081,4 +1081,7 @@ int parse_serveractive_element(char *str
|
||||
#define ZBX_SESSION_ACTIVE 0
|
||||
#define ZBX_SESSION_PASSIVE 1
|
||||
@@ -1083,4 +1083,7 @@ int parse_serveractive_element(char *str
|
||||
|
||||
char *zbx_dyn_escape_shell_single_quote(const char *text);
|
||||
|
||||
+#define ZBX_RUN_BACKGROUND 0
|
||||
+#define ZBX_RUN_FOREGROUND 1
|
||||
|
||||
Reference in New Issue
Block a user