Feature request : task-lamp and a gui tool to enable services

Message
Author
fadi
Posts: 65
Joined: Tue Aug 15, 2023 3:17 pm

Re: Feature request : task-lamp and a gui tool to enable services

#31 Post by fadi »

Apologies for re-opening this post, but on systemd the description on the right side does not show up for services enabled at boot, only disabled ones . It is not a big deal but I like things to be perfect. :smile:
Image

User avatar
Adrian
Developer
Posts: 9079
Joined: Wed Jul 12, 2006 1:42 am

Re: Feature request : task-lamp and a gui tool to enable services

#32 Post by Adrian »

It shows the description in a different format, it's actually in the first row where you see the name of the service after the hyphen.

I cannot really keep things consistent because I use different tools to get the info for different type of services. For services that are masked for example (which incidentally are not running) I don't get the info from "service service_name status" command that doesn't provide much info, I get it from a different command: "systemctl list-units --type=service --all -o json" but for services that are not masked I get the info from "service service_name status" (or "systemctl status service_name") which provides a more in-depth information and it doesn't easily fit my way of displaying the info from systemctl list-units.

fadi
Posts: 65
Joined: Tue Aug 15, 2023 3:17 pm

Re: Feature request : task-lamp and a gui tool to enable services

#33 Post by fadi »

Oh, it is the first line on top. I should have noticed. Thanks again Mr Adrian and I wish I have not wasted your time. :cool2:

Post Reply

Return to “Package Requests - MX-23”