terminal_echo.run: Adjust timer quota
This commit is contained in:
committed by
Christian Helmuth
parent
4f9be09643
commit
64a9a53c98
@@ -55,7 +55,7 @@ append_if [have_spec ps2] config {
|
|||||||
|
|
||||||
append config {
|
append config {
|
||||||
<start name="timer">
|
<start name="timer">
|
||||||
<resource name="RAM" quantum="512K"/>
|
<resource name="RAM" quantum="1M"/>
|
||||||
<provides><service name="Timer"/></provides>
|
<provides><service name="Timer"/></provides>
|
||||||
</start>
|
</start>
|
||||||
<start name="terminal">
|
<start name="terminal">
|
||||||
|
|||||||
Reference in New Issue
Block a user