diff options
| author | tongzongzhen <[email protected]> | 2024-04-18 16:22:56 +0800 |
|---|---|---|
| committer | tongzongzhen <[email protected]> | 2024-04-18 16:22:56 +0800 |
| commit | da470aef89ff01d435132bdee50fedede6dfab5a (patch) | |
| tree | eba1a3dbfe8cd0bce866949fd4133d37f5b653b2 /include/config.h | |
| parent | a9ab020ae7acdcef516e100c26633a16a179ad9d (diff) | |
add monit
Diffstat (limited to 'include/config.h')
| -rw-r--r-- | include/config.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/config.h b/include/config.h index 594832a..7bd942c 100644 --- a/include/config.h +++ b/include/config.h @@ -15,6 +15,7 @@ struct config char config_path[PATH_MAX]; char dy_config_path[PATH_MAX]; char zlog_config_path[PATH_MAX]; + char monit_file_path[PATH_MAX]; cpu_set_t cpu_set_io; |
