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,7 +17,6 @@ pub mod agent_sockets;
|
|||
pub mod approvals;
|
||||
pub mod audit_log;
|
||||
pub mod auto_update;
|
||||
pub mod bash_tasks_vacuum;
|
||||
pub mod broker;
|
||||
pub mod build_logs;
|
||||
pub mod capabilities;
|
||||
|
|
@ -28,7 +27,6 @@ pub mod coordinator;
|
|||
pub mod crash_watch;
|
||||
pub mod dashboard;
|
||||
pub mod dashboard_events;
|
||||
pub mod events_vacuum;
|
||||
pub mod flake_check;
|
||||
pub mod forge;
|
||||
pub mod gateway_nginx;
|
||||
|
|
|
|||
Loading…
Reference in a new issue