From 431c80bbca8e8f7d490ff43cd29307acb51bc11c Mon Sep 17 00:00:00 2001 From: Norman Feske Date: Thu, 24 Jan 2019 13:59:43 +0100 Subject: [PATCH] Add missing 'root' attribute to vfs policies The commit "os: avoid using deprecated APIs" tightens the policy configuration of the VFS server such that the 'root' attribute is no longer optional. --- repos/libports/recipes/pkg/test-sequence/runtime | 2 +- repos/os/recipes/pkg/test-fs_log/runtime | 2 +- repos/os/run/log_core.run | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/repos/libports/recipes/pkg/test-sequence/runtime b/repos/libports/recipes/pkg/test-sequence/runtime index a84f490cd..7350a8890 100644 --- a/repos/libports/recipes/pkg/test-sequence/runtime +++ b/repos/libports/recipes/pkg/test-sequence/runtime @@ -43,7 +43,7 @@ - + diff --git a/repos/os/recipes/pkg/test-fs_log/runtime b/repos/os/recipes/pkg/test-fs_log/runtime index 64d6d7999..03c3cbe1c 100644 --- a/repos/os/recipes/pkg/test-fs_log/runtime +++ b/repos/os/recipes/pkg/test-fs_log/runtime @@ -39,7 +39,7 @@ - + diff --git a/repos/os/run/log_core.run b/repos/os/run/log_core.run index 407800256..fff02cd48 100644 --- a/repos/os/run/log_core.run +++ b/repos/os/run/log_core.run @@ -53,7 +53,7 @@ append config { <} [log_service] { name="log.log"/> - +