sysd-manager 2.19.4

Application to empower user to manage their <b>systemd units</b> via Graphical User Interface. Not only are you able to make changes to the enablement and running status of each of the units, but you will also be able to view and modify their unit files and check the journal logs.
1
2
3
4
5
6
7
8
9
10
11
12
13
<?xml version='1.0' encoding='UTF-8'?>
<!-- Created with Cambalache 0.90.4 -->
<interface>
  <!-- interface-name grid_cell.ui -->
  <requires lib="gtk" version="4.12"/>
  <template class="GridCell" parent="GtkWidget">
    <child>
      <object class="GtkInscription" id="name">
        <property name="xalign">0</property>
      </object>
    </child>
  </template>
</interface>