diff options
Diffstat (limited to 'src/core/execute.c')
-rw-r--r-- | src/core/execute.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/core/execute.c b/src/core/execute.c index a88e1b1953..96cabe6d99 100644 --- a/src/core/execute.c +++ b/src/core/execute.c @@ -1523,6 +1523,7 @@ static int exec_child(ExecCommand *command, context->inaccessible_dirs, tmp, var, + NULL, context->private_devices, context->protect_home, context->protect_system, |