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