chiark / gitweb /
execute: add ability to configure the kill signal
[elogind.git] / src / mount.h
index 4732902ef3c91b2a895d23eb67d20066d2db5e0d..6c60167deb96bdeab9ecfd0fe4d422004d2785af 100644 (file)
@@ -88,8 +88,6 @@ struct Mount {
 
         MountState state, deserialized_state;
 
-        KillMode kill_mode;
-
         ExecCommand* control_command;
         MountExecCommand control_command_id;
         pid_t control_pid;