mirror of
https://github.com/genodelabs/genode.git
synced 2025-02-20 17:52:52 +00:00
Enable writeable in ahci_drv for libc vfs tests
Thanks to Steven Harp for reporting.
This commit is contained in:
parent
754d1bd4a3
commit
82d20f94cd
@ -116,8 +116,8 @@ append_if $use_ahci config {
|
||||
<any-service> <parent /> <any-child /></any-service>
|
||||
</route>
|
||||
<config>
|
||||
<policy label_prefix="test-libc_vfs" device="0" />
|
||||
<policy label_prefix="vfs" device="0" />
|
||||
<policy label_prefix="test-libc_vfs" device="0" writeable="yes"/>
|
||||
<policy label_prefix="vfs" device="0" writeable="yes"/>
|
||||
</config>
|
||||
</start>}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user