summaryrefslogtreecommitdiff
path: root/service.h
diff options
context:
space:
mode:
Diffstat (limited to 'service.h')
-rw-r--r--service.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/service.h b/service.h
index 0a258a3774..1a170f526f 100644
--- a/service.h
+++ b/service.h
@@ -107,6 +107,7 @@ struct Service {
char *sysv_path;
int sysv_start_priority;
+ char *sysv_runlevels;
RateLimit ratelimit;
};