mirror of
https://gitlab.steamos.cloud/holo/steamos-manager.git
synced 2025-07-13 01:41:59 -04:00
process: Split out from manager
This commit is contained in:
parent
128c5ee36a
commit
0d90859841
3 changed files with 40 additions and 27 deletions
|
@ -23,6 +23,7 @@ use crate::sls::{LogLayer, LogReceiver};
|
|||
mod ds_inhibit;
|
||||
mod hardware;
|
||||
mod manager;
|
||||
mod process;
|
||||
mod sls;
|
||||
|
||||
#[cfg(test)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue