Changeset 87c5db762537e0b7cfa9746cea9dde1ae1de0813
- Timestamp:
- 11/22/11 19:50:28
(1 year ago)
- Author:
- Theo Schlossnagle <jesus@omniti.com>
- git-committer:
- Theo Schlossnagle <jesus@omniti.com> 1321991428 -0500
- git-parent:
[16ce15221b247e2c154c6c14f52a100bbe6e410e]
- git-author:
- Theo Schlossnagle <jesus@omniti.com> 1321991428 -0500
- Message:
we need to heartbeat right off the bat
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| r9267e43 |
r87c5db7 |
|
| 155 | 155 | char conf_str[1024]; |
|---|
| 156 | 156 | |
|---|
| | 157 | noit_watchdog_child_heartbeat(); |
|---|
| | 158 | |
|---|
| 157 | 159 | /* Next (re)load the configs */ |
|---|
| 158 | 160 | if(noit_conf_load(config_file) == -1) { |
|---|