systemd: add PipeWire to the systemd service file descriptions

Without this, a journal entry merely looks like this:
 Stopping Multimedia Service ...

Which is obviously terrible from a branding perspective but also makes
it harder for users to figure out what process was responsible for this
entry.
This commit is contained in:
Peter Hutterer 2021-09-29 14:14:46 +10:00 committed by Wim Taymans
parent 7c28b0d7af
commit 90cbcb6c05
4 changed files with 4 additions and 4 deletions

View file

@ -1,5 +1,5 @@
[Unit]
Description=Multimedia Service
Description=PipeWire Multimedia Service
# We require pipewire.socket to be active before starting the daemon, because
# while it is possible to use the service without the socket, it is not clear