Index: mash/shell/manifest.json |
diff --git a/mash/shell/manifest.json b/mash/shell/manifest.json |
index 5fa6a81d0eb047c8b3446338e7fab2bee0ffb7d1..892b5c2a375f8bb073934f7e5c12e774aeb62d1d 100644 |
--- a/mash/shell/manifest.json |
+++ b/mash/shell/manifest.json |
@@ -1,5 +1,5 @@ |
{ |
"url": "mojo://mash_shell/", |
"name": "System Service Controller", |
- "capabilities": { } |
+ "capabilities": { "*": ["*"] } |
} |