mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-23 23:42:32 +00:00
sculpt: load 'installation' from file only
Do not allow the depot_download_manager to load the installation ROM from core.
This commit is contained in:
parent
1eefc8d42d
commit
f63e4312ec
@ -96,6 +96,8 @@
|
||||
<route>
|
||||
<service name="ROM" label="config">
|
||||
<parent label="config -> subinit/depot_download.config"/> </service>
|
||||
<service name="ROM" label_last="installation">
|
||||
<parent label="config -> installation"/> </service>
|
||||
<service name="File_system" label="depot">
|
||||
<child name="depot_fs" label="depot"/> </service>
|
||||
<service name="File_system" label="public">
|
||||
|
Loading…
Reference in New Issue
Block a user