mirror of
https://github.com/genodelabs/genode.git
synced 2025-06-01 15:10:56 +00:00
parent
c4677042e1
commit
82705cfc0f
@ -212,15 +212,6 @@ install_config {
|
|||||||
<start name="/bin/bash" caps="2000">
|
<start name="/bin/bash" caps="2000">
|
||||||
<resource name="RAM" quantum="300M" />
|
<resource name="RAM" quantum="300M" />
|
||||||
<config ld_verbose="yes">
|
<config ld_verbose="yes">
|
||||||
<ld>
|
|
||||||
<!--
|
|
||||||
Make sure that the essential POSIX libraries are
|
|
||||||
always loaded first and in the same order to avoid
|
|
||||||
fork/execve problems if the 'DT_NEEDED' order in
|
|
||||||
binaries differs.
|
|
||||||
-->
|
|
||||||
<library rom="posix.lib.so"/>
|
|
||||||
</ld>
|
|
||||||
<libc stdin="/dev/null" stdout="/dev/log" stderr="/dev/log"
|
<libc stdin="/dev/null" stdout="/dev/log" stderr="/dev/log"
|
||||||
rtc="/dev/rtc" pipe="/pipe">
|
rtc="/dev/rtc" pipe="/pipe">
|
||||||
<stack size="256K"/>
|
<stack size="256K"/>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user