chiark / gitweb /
core: do not use quotes around virt and arch
[elogind.git] / src / core / service.h
index fe5afef46b16a3c02f975e8376a4cbd70420b108..23124e8eabc278fd4575c70021f8993ddde49a3e 100644 (file)
@@ -189,6 +189,8 @@ struct Service {
         bool forbid_restart:1;
         bool start_timeout_defined:1;
 
+        bool reset_cpu_usage:1;
+
         char *bus_name;
 
         char *status_text;