1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Copyright 2014 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> -->
3 <component type="desktop-application">
4 <id>org.freedesktop.systemadm</id>
5 <launchable type="desktop-id">systemadm.desktop</launchable>
6 <name>systemd System Manager</name>
7 <summary>Manage systemd units</summary>
8 <metadata_license>CC0-1.0</metadata_license>
9 <project_license>GPL-2.0</project_license>
12 systemadm is the graphical browser for systemd units. It
13 can show the list of units, possibly filtered by type.
14 For individual units, name, description and dependencies
15 with other units will be shown.
19 This tool has been largely obsoleted by the commandline
20 tools like systemctl and systemd-analyze. Bugs are likely
25 <screenshot type="default">
26 <image width="1200" height="675">https://in.waw.pl/~zbyszek/systemd/systemadm-main-window.png</image>
29 <image width="1200" height="675">https://in.waw.pl/~zbyszek/systemd/systemadm-sockets-target.png</image>
32 <url type="homepage">https://www.freedesktop.org/wiki/Software/systemd/</url>
33 <update_contact>zbyszek@in.waw.pl</update_contact>