diff options
-rw-r--r-- | libdiskfs/file-exec.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libdiskfs/file-exec.c b/libdiskfs/file-exec.c index 12897fc2..37f9d0e9 100644 --- a/libdiskfs/file-exec.c +++ b/libdiskfs/file-exec.c @@ -245,7 +245,7 @@ diskfs_S_file_exec (struct protid *cred, (diskfs_make_peropen (np, O_READ, cred->po->dotdotport), cred->uids, cred->nuids, cred->gids, cred->ngids))), - MACH_MSG_TYPE_MOVE_SEND, + MACH_MSG_TYPE_MAKE_SEND, task, flags, argv, argvlen, envp, envplen, fds, MACH_MSG_TYPE_COPY_SEND, fdslen, portarray, MACH_MSG_TYPE_COPY_SEND, portarraylen, |