pulseaudio/src/daemon
Philip Withnall 60531aef82 daemon: Add --log-target=journal to pulseaudio.service
When running under systemd from its `.service` file, the daemon is
started with `--daemonize=no`. This means that the default logging
target is `stderr` (see the documentation for `--log-target` in
`pulse-daemon.conf(5)`). That works fine, but results in all the
structured logging data from the `pa_log()` calls being thrown away and
not making it into the journal.

In order to preserve structured logging data, and hence make the
messages in the journal a little more useful (for example, allowing the
user to filter by message priority), explicitly pass
`--log-target=journal` in the `.service` file. This should always be
appropriate because the journal should always be used with systemd.

Signed-off-by: Philip Withnall <withnall@endlessm.com>
2020-03-11 10:46:04 +00:00
..
systemd/user daemon: Add --log-target=journal to pulseaudio.service 2020-03-11 10:46:04 +00:00
.gitignore Remove all references to the removed KDE files 2014-03-03 18:06:20 +02:00
caps.c update FSF addresses to FSF web page 2015-01-14 22:20:40 +02:00
caps.h update FSF addresses to FSF web page 2015-01-14 22:20:40 +02:00
cmdline.c Remove "module" from "module user requested module" 2019-02-16 10:19:36 +00:00
cmdline.h update FSF addresses to FSF web page 2015-01-14 22:20:40 +02:00
cpulimit.c update FSF addresses to FSF web page 2015-01-14 22:20:40 +02:00
cpulimit.h update FSF addresses to FSF web page 2015-01-14 22:20:40 +02:00
daemon-conf.c daemon.conf: Add boolean rescue_streams parameter 2020-01-23 05:10:24 +00:00
daemon-conf.h daemon.conf: Add boolean rescue_streams parameter 2020-01-23 05:10:24 +00:00
daemon.conf.in daemon.conf: Add boolean rescue_streams parameter 2020-01-23 05:10:24 +00:00
default.pa.in source: move the streams to the default_source when the source unlink 2019-12-14 18:40:19 +00:00
dumpmodules.c update FSF addresses to FSF web page 2015-01-14 22:20:40 +02:00
dumpmodules.h update FSF addresses to FSF web page 2015-01-14 22:20:40 +02:00
esdcompat.in update FSF addresses to FSF web page 2015-01-14 22:20:40 +02:00
ltdl-bind-now.c update FSF addresses to FSF web page 2015-01-14 22:20:40 +02:00
ltdl-bind-now.h update FSF addresses to FSF web page 2015-01-14 22:20:40 +02:00
main.c daemon.conf: Add boolean rescue_streams parameter 2020-01-23 05:10:24 +00:00
Makefile build-sys: readd stub makefiles to subdirectories to make building with emacs easier 2012-05-15 14:17:58 +02:00
meson.build meson: link libintl if it's not provided by libc 2019-09-25 04:42:03 +00:00
pulseaudio-system.conf update FSF addresses to FSF web page 2015-01-14 22:20:40 +02:00
pulseaudio.desktop.in daemon: Drop empty fields in desktop file 2019-06-08 12:43:12 +02:00
server-lookup.c update FSF addresses to FSF web page 2015-01-14 22:20:40 +02:00
server-lookup.h update FSF addresses to FSF web page 2015-01-14 22:20:40 +02:00
start-pulseaudio-x11.in X11: Add xauthority parameter 2019-11-21 14:44:09 +02:00
system.pa.in source: move the streams to the default_source when the source unlink 2019-12-14 18:40:19 +00:00