diff options
Diffstat (limited to 'service.h')
-rw-r--r-- | service.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -90,6 +90,7 @@ struct Service { bool permissions_start_only; bool root_directory_start_only; + bool valid_no_process; ServiceState state; |