| Filename | Latest commit message | Latest commit date |
|---|---|---|
hivectl's DEFAULT_HOST_SOCKET was /run/hive/host.sock, but hive-c0re binds /run/hyperhive/host.sock (main.rs default + startup log). The doc comment even claimed it matched hive-c0re's default — it didn't. So 'hivectl agents restart' / 'restart-all' failed with 'connect to /run/hive/host.sock: No such file or directory' unless the operator passed --socket explicitly. Point the default at /run/hyperhive/host.sock. |
||
| .. | ||
| src | ||
| Cargo.toml | ||