- cross-posted to:
- linux@lemmy.ml
- cross-posted to:
- linux@lemmy.ml
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.
Does it support per-user systemd services?
It will, in the next release.
Looks neat, does its job.
If you’re a power-user looking at this, you can also look at https://github.com/rgwood/systemctl-tui which is somewhat similar but seems to be more useful (for now), also showing the service logs and being easily navigable with a keyboard.
Finally!
I miss the days before SystemD, it seemed simpler.
Autoexec.bat or bust!
Awesome, Flatpak?
Yes flatpak will be realesed too.
Awesome, thank you alot.
this sort of thing is exactly what we need, thanks.
Thanks for this! Works pretty well when testing -
What license are you offering it under?
GPL v3.
The only right choice! Thanks!
Btw add license to the repo and license info to readme
Thanks, will do.
Cool. I have been using the built in YAST2 GUI services on OpenSUSE. But for other machines COCKPIT webgui uses systems to view and manage services.
Really cool bro. Always loved GUI for command line utils!
Any chance this lands in the AUR?
I’ve not used arch for years but I’ll look into this.
Nice i will try it out.
Thanks :) Hope you find it useful
can it do mask/unmask?
Notvin this version. I’ll add that and more for the next release.
cool!
I remember there being a KCM for Plasma Settings that did this sort of thing.
Yes i think it’s called systemdGenie