mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-04-02 05:23:14 +00:00
configure datadir on context
This commit is contained in:
committed by
Aiden McClelland
parent
ee381ebce7
commit
3877e43b84
4
appmgr/src/shutdown.rs
Normal file
4
appmgr/src/shutdown.rs
Normal file
@@ -0,0 +1,4 @@
|
||||
#[derive(Debug, Clone)]
|
||||
pub struct Shutdown {
|
||||
restart: bool,
|
||||
}
|
||||
Reference in New Issue
Block a user