- cross-posted to:
- linux@lemmy.world
- cross-posted to:
- linux@lemmy.world
SystemD Pilot is a desktop application for managing systemd services on GNU/linux machines. The app is very lightweight and supports common tasks such as starting and stopping systemd services.
It can also show detailed status for each service.
Features: List services
Filter by running state
Start, Stop, Restart, Enable and Disable services + show status for each service
Create override configuration for any unit file using the edit button
Option for reloading systemd manager configuration (systemctl daemon-reload)
Easy search. Just start typing and the app will find relevant services
Lightweight
Available for download as deb, rpm and AppImage
Integration into GNOME desktop (libadwaita)
Made with love for the FOSS community. Please give it a try and share your thoughts.
Some other projects for the same usage:
https://github.com/KDE/systemdgenie
https://github.com/GuillaumeGomez/systemd-manager
😇
Nice, thanks! So weird these tools are not commonly used - managing systemd remains one of the common terminal PITAs for everyone who doesn’t appreciate the Great Holy Terminal
Funny thing is, that there are many things I prefer the terminal for, but systemd deamons are not these things 😂
Yeah i hate managing systemd stuff because its messy on terminal
Aren’t those defunct? I was looking for examples of exactly this a while back and none of them were being actively maintained.
I use Systemd-Manager since a long time now and it worked always well. But it could well be, that it is unmaintained…