Create a small script that opens systemd-unit related config file #169

Open
opened 2026-05-27 18:37:01 +02:00 by oysteikt · 0 comments
Owner

Create a small script that tries to be smart - if it finds a normal command in ExecStart, see if it can find any paths in the arguments. If it finds a shell wrapper, open it and look for file paths. If X-ReloadTriggers/X-RestartTriggers is set, use that.

Maybe let the user choose between found paths with fzf if it's ambiguous.

Create a small script that tries to be smart - if it finds a normal command in `ExecStart`, see if it can find any paths in the arguments. If it finds a shell wrapper, open it and look for file paths. If `X-ReloadTriggers`/`X-RestartTriggers` is set, use that. Maybe let the user choose between found paths with fzf if it's ambiguous.
oysteikt added the home label 2026-05-27 18:37:01 +02:00
Sign in to join this conversation.