chiark / gitweb /
systemctl: move status further down
[elogind.git] / src / dbus-execute.c
index d37bd5560ed31361b5c5ff31f9e606ead0da73f7..1ef6f25aeb8939ea0ec6a6f86ef94af84769f330 100644 (file)
@@ -28,6 +28,8 @@
 #include "ioprio.h"
 #include "strv.h"
 
+DEFINE_BUS_PROPERTY_APPEND_ENUM(bus_execute_append_kill_mode, kill_mode, KillMode);
+
 DEFINE_BUS_PROPERTY_APPEND_ENUM(bus_execute_append_input, exec_input, ExecInput);
 DEFINE_BUS_PROPERTY_APPEND_ENUM(bus_execute_append_output, exec_output, ExecOutput);