public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Peter Oliver <git@mavit.org.uk>
To: git-commits@fedoraproject.org
Subject: [rpms/squeezelite] rawhide: Wait for sound before trying to start user service.
Date: Fri, 03 Jul 2026 11:11:35 GMT [thread overview]
Message-ID: <178307709596.1.15431650519202885039.rpms-squeezelite-2762b199a444@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/squeezelite
Branch : rawhide
Commit : 2762b199a444f631d9f848c9bdf045f1bc466760
Author : Peter Oliver <git@mavit.org.uk>
Date : 2026-07-03T12:07:56+01:00
Stats : +1/-0 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/squeezelite/c/2762b199a444f631d9f848c9bdf045f1bc466760?branch=rawhide
Log:
Wait for sound before trying to start user service.
---
diff --git a/squeezelite.user.service b/squeezelite.user.service
index fb303f0..4684beb 100644
--- a/squeezelite.user.service
+++ b/squeezelite.user.service
@@ -2,6 +2,7 @@
Description=Squeezelite headless streaming music client
Documentation=man:squeezelite.service(7)
Wants=sound.target
+After=sound.target
[Service]
Type=exec
reply other threads:[~2026-07-03 11:11 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178307709596.1.15431650519202885039.rpms-squeezelite-2762b199a444@fedoraproject.org \
--to=git@mavit.org.uk \
--cc=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox