chiark / gitweb /
mount: add automatic start ordering dependencies for mounts
[elogind.git] / src / service.h
index 6c1612d0f5abb53c43a8010a6bf901537e244269..d254044316fe6d0369a57f15f220ec7e49cd1c35 100644 (file)
@@ -107,8 +107,6 @@ struct Service {
 
         ServiceState state, deserialized_state;
 
-        KillMode kill_mode;
-
         ExecStatus main_exec_status;
 
         ExecCommand *control_command;