diff options
Diffstat (limited to 'src/execute.h')
-rw-r--r-- | src/execute.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/execute.h b/src/execute.h index 187e8d2274..ff33fa92df 100644 --- a/src/execute.h +++ b/src/execute.h @@ -163,6 +163,7 @@ struct ExecContext { bool private_network; bool control_group_modify; + int control_group_persistant; /* This is not exposed to the user but available * internally. We need it to make sure that whenever we spawn |