Add missing route to timer

This commit is contained in:
Christian Prochaska 2013-03-22 21:32:16 +01:00 committed by Norman Feske
parent 5600328d83
commit 3f9bf7e5dd
1 changed files with 1 additions and 1 deletions

View File

@ -68,7 +68,7 @@ append_if [expr ![have_spec foc]] config {
append config {
</config>
<route> <any-service> <parent/> </any-service> </route>
<route> <any-service> <parent/> <any-child/> </any-service> </route>
</start>
<start name="terminal_mux">
<resource name="RAM" quantum="4M"/>