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
{{ message }}
This repository has been archived by the owner on Jan 3, 2023. It is now read-only.
Depends on: coreos/go-systemd#385
Once the above is released, I can add the ability to search by PID. This will mean that the linkage between Port -> Process -> Service will work.
Suggested logic is that if the query cna be converted to an
int
, do so and then convert from there to unit name usingGetUnitByPID
The text was updated successfully, but these errors were encountered: