summaryrefslogtreecommitdiff
path: root/libdiskfs/file-exec.c
diff options
context:
space:
mode:
Diffstat (limited to 'libdiskfs/file-exec.c')
-rw-r--r--libdiskfs/file-exec.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libdiskfs/file-exec.c b/libdiskfs/file-exec.c
index a6adffe9..cc6f054c 100644
--- a/libdiskfs/file-exec.c
+++ b/libdiskfs/file-exec.c
@@ -73,7 +73,7 @@ diskfs_S_file_exec (struct protid *cred,
err = exec_exec (diskfs_exec,
(ports_get_right
(diskfs_make_protid
- (diskfs_make_peropen (np, O_READ),
+ (diskfs_make_peropen (np, O_READ, cred->po->dotdotport),
cred->uids, cred->nuids, cred->gids, cred->ngids))),
MACH_MSG_TYPE_MAKE_SEND,
task, flags, argv, argvlen, envp, envplen,