chiark / gitweb /
unit: when reading description from LSB prefer short over long description
[elogind.git] / src / mount.c
index 6da880eb8ff1fcf0c15f34b3d7ce0016ce95a8c9..49081d1d97b44a2a424368ea04b25a72ef191240 100644 (file)
@@ -1548,6 +1548,7 @@ const UnitVTable mount_vtable = {
         .no_alias = true,
         .no_instances = true,
         .no_isolate = true,
+        .show_status = true,
 
         .init = mount_init,
         .load = mount_load,