this post was submitted on 17 Dec 2024
345 points (97.5% liked)

Linux

48983 readers
1480 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
 

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.

you are viewing a single comment's thread
view the rest of the comments
[–] MentalEdge@sopuli.xyz 12 points 4 weeks ago* (last edited 4 weeks ago) (12 children)

Oooh this will be perfect for a bunch of stuff I do.

Can you create new services or do you still need to create the .service file manually?

What about .timer files?

[–] mfat@lemmy.ml 13 points 4 weeks ago (11 children)

I've been thinking about a "create new service" feature but I'm not sure about two things: 1.how useful it can be 2.how to implement this to actually make life easier for end users

Adding a generic template would not be difficult.

[–] OADINC@feddit.nl 9 points 4 weeks ago (2 children)

Even if the new service is "just" a text field for code + the name of the service. If it saves it in the right location for you its useful. Not having to fiddle with that stuff as an end user is nice.

[–] mfat@lemmy.ml 2 points 3 weeks ago (1 children)

Done! Chack out the latest version.

[–] OADINC@feddit.nl 1 points 1 day ago

I tried it yesterday and it looks great. And I have three pieces of feedback:

  1. Ctrl + F doesn't always bring up the search.
  2. I'm not seeing my custom services (one I made with and one without this tool)
  3. When making a service it would be nice to have a tool tip explaining what every line does. Though I can understand (and there is an argument for) not including this as this can simply be out of scope. (4. Please try to have it added to the fedora RPM so it can get auto updated :) )
load more comments (8 replies)
load more comments (8 replies)