fix(#2031): move bash-tasks + events vacuum agent-side (privsep ownership)
This commit is contained in:
parent
09603b77b9
commit
49fc61212b
9 changed files with 159 additions and 224 deletions
|
|
@ -17,6 +17,7 @@ pub mod serve_common;
|
|||
pub mod stats;
|
||||
pub mod turn;
|
||||
pub mod turn_stats;
|
||||
pub mod vacuum;
|
||||
pub mod web_ui;
|
||||
|
||||
/// Default socket path inside the container — bind-mounted by `hive-c0re`.
|
||||
|
|
|
|||
Loading…
Reference in a new issue