spotifyd
spotifyd copied to clipboard
Update systemd documentation and systemd examples
Hi people
It's not clear from the systemd example exactly how a user systemd service works.
With the given example spotifyd will only be started when the user logs in to the system and it will also be stopped as soon as the user logs out.
That might not be a expected behaviour for a setup like a small headless device always connected to your speakers. So I've added an example for that and made some clarifications.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
@robinvd this look good to you?