You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I have a service which does not start properly it often helps me to look at its .service file to see how it is defined. A view or tab for this would be helpful.
The text was updated successfully, but these errors were encountered:
Yeah that's a good idea. Right now systemctl-tui can copy the unit file path to the clipboard to help with that, but it might be nice to be able to toggle between logs and the unit file.
When I have a service which does not start properly it often helps me to look at its
.service
file to see how it is defined. A view or tab for this would be helpful.The text was updated successfully, but these errors were encountered: