Rename "Nitpicker" service name to "Gui"

Issue #3778
This commit is contained in:
Norman Feske
2020-06-11 16:06:21 +02:00
parent c6eda9bd80
commit 98f39c698f
64 changed files with 209 additions and 211 deletions

View File

@@ -39,7 +39,7 @@ Launchpad::Launchpad(Env &env, unsigned long initial_quota)
"RM", "PD", "CPU", "IO_MEM", "IO_PORT", "IRQ", "ROM", "LOG", "VM",
/* services expected to got started by init */
"Nitpicker", "Init", "Timer", "Block", "Nic", "Rtc", "Gpu", "Report",
"Gui", "Init", "Timer", "Block", "Nic", "Rtc", "Gpu", "Report",
0 /* null-termination */
};