aboutgitcodelistschat:MatrixIRC
path: root/demo/mknod.hjson
diff options
context:
space:
mode:
Diffstat (limited to 'demo/mknod.hjson')
-rw-r--r--demo/mknod.hjson2
1 files changed, 1 insertions, 1 deletions
diff --git a/demo/mknod.hjson b/demo/mknod.hjson
index 9124a8a..1936eb8 100644
--- a/demo/mknod.hjson
+++ b/demo/mknod.hjson
@@ -26,7 +26,7 @@
"major": 1,
"minor": { "tag": { "get": "minor" } }
},
- "context": { "mnt": "caller" }
+ "context": { "mnt": "caller", "uid": "caller", "gid": "caller" }
},
"return": { "value": 0, "error": 0 }
}