mirror of
https://github.com/Leonmmcoset/CMLeonOS.git
synced 2026-04-21 19:24:00 +00:00
更新
This commit is contained in:
@@ -61,6 +61,10 @@ namespace CMLeonOS.Gui
|
||||
|
||||
ProcessManager.AddProcess(windowManager, new Sound.SoundService()).Start();
|
||||
|
||||
ProcessManager.AddProcess(windowManager, new MemService()).Start();
|
||||
|
||||
Logger.Logger.Instance.Info("Gui", "Memory management service started");
|
||||
|
||||
Console.WriteLine("Starting lock screen...");
|
||||
ProcessManager.AddProcess(windowManager, new ShellComponents.Lock()).Start();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user