* [ptxdist] [PATCH] pulseaudio: fix systemd user session symbol
@ 2019-08-14 10:18 Lucas Stach
0 siblings, 0 replies; only message in thread
From: Lucas Stach @ 2019-08-14 10:18 UTC (permalink / raw)
To: ptxdist
Signed-off-by: Lucas Stach <l.stach@pengutronix.de>
---
rules/pulseaudio.make | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/rules/pulseaudio.make b/rules/pulseaudio.make
index ff9f8c4215bd..fd7188089697 100644
--- a/rules/pulseaudio.make
+++ b/rules/pulseaudio.make
@@ -151,7 +151,7 @@ ifdef PTXCONF_PULSEAUDIO_SYSTEMD
/usr/lib/systemd/system/pulseaudio.socket)
@$(call install_link, pulseaudio, ../pulseaudio.socket, \
/usr/lib/systemd/system/sockets.target.wants/pulseaudio.socket)
-ifdef PTXCONF_PULSEAUDIO_SYSTEMD
+ifdef PTXCONF_PULSEAUDIO_SYSTEMD_USER
@$(call install_alternative, pulseaudio, 0, 0, 0644, \
/usr/lib/systemd/user/pulseaudio.service)
@$(call install_alternative, pulseaudio, 0, 0, 0644, \
--
2.20.1
_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2019-08-14 10:18 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-08-14 10:18 [ptxdist] [PATCH] pulseaudio: fix systemd user session symbol Lucas Stach
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox