chiark / gitweb /
initctl: check peer credentials after connection
[elogind.git] / src / swap.c
index d093c2e790c2985b24f4f6434919e1bb0313443a..f72ede66d064b4a86ba23654c6160c594db7365f 100644 (file)
@@ -547,6 +547,7 @@ const UnitVTable swap_vtable = {
 
         .no_instances = true,
         .no_isolate = true,
+        .show_status = true,
 
         .init = swap_init,
         .load = swap_load,