genode/repos/gems/run/sculpt/launcher/recall_fs

7 lines
203 B
Plaintext
Raw Normal View History

<launcher pkg="chroot">
<route>
<service name="File_system"> <child name="default_fs_rw"/> </service>
</route>
<config> <default-policy path_prefix="/recall" writeable="yes"/> </config>
</launcher>