mirror of
https://github.com/genodelabs/genode.git
synced 2025-02-20 17:52:52 +00:00
terminal_mux.run: LOG output of terminal_log
This patch tweaks the route of 'terminal_log' such that a LOG session request of this program is directed to the parent rather to itself.
This commit is contained in:
parent
baf6eab2dc
commit
cbdad73dd7
@ -85,7 +85,7 @@ append config {
|
||||
<service name="LOG"/>
|
||||
</provides>
|
||||
<route>
|
||||
<any-service> <child name="terminal_mux" /> <any-child/> <parent/> </any-service>
|
||||
<any-service> <child name="terminal_mux" /> <parent/> <any-child/> </any-service>
|
||||
</route>
|
||||
</start>
|
||||
<start name="cli_monitor">
|
||||
|
Loading…
x
Reference in New Issue
Block a user