SystemdGenie is a systemd management utility based on KDE technologies. It provides a graphical frontend for the systemd daemon, which allows for viewing and controlling systemd units, logind sessions as well as easy modification of configuration and unit files.
mkdir build
cd build
cmake -DCMAKE_INSTALL_PREFIX=\`kf5-config --prefix\` ..
make
make install
- Qt >= 5.15.2
- KF5Auth >= 5.95.0
- KF5CoreAddons >= 5.95.0
- KF5Crash >= 5.95.0
- KF5I18n >= 5.95.0
- Systemd >= 209
SystemdGenie can be accessed through the application menu or by issuing
the command systemdgenie
from a terminal.
Developed by:
- Ragnar Thomsen [email protected]
Source packages can be downloaded at: http://download.kde.org/stable/systemdgenie/
Please report bugs and feature requests at: https://bugs.kde.org/
Git repository can be found at: http://cgit.kde.org/systemdgenie.git