Replies: 1 comment
-
AFAIK you can do it through systemd if they are also a Unit, using |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Currently I have a
systemd
user unit forlibrespot-java
which pretty much just runs a wrapper shell script.My question was, whether there's a particular way to have
systemd
listen for something like the official Spotify client orspotify-tui
so that the back-end is only running when there's a controller for it?Beta Was this translation helpful? Give feedback.
All reactions