X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=service.h;h=fa81e98a74f5f40f84eec52db964ac315b22092f;hp=1a170f526feed3b5eb0359c1b066808abe98d414;hb=11857f8daf5a6336865844dedff365f9fa22c8f4;hpb=8309400a17b041fb8b52b13b9125eb65d11f3669 diff --git a/service.h b/service.h index 1a170f526..fa81e98a7 100644 --- a/service.h +++ b/service.h @@ -94,6 +94,8 @@ struct Service { ServiceState state; + KillMode kill_mode; + ExecStatus main_exec_status; ExecCommand *control_command;