holgersson-overlay/media-sound/pulseaudio/files/pulseaudio.service
Nils Freydank c4110c4b3c
media-sound/pulseaudio: Add bumped PA until it's seriously bumped
Note that this is just more or less just a copied ebuild and it drops
the patch for defaulting to flat volumes - ENOTIME to port it.

See https://bugs.gentoo.org/749357.

Package-Manager: Portage-3.0.14, Repoman-3.0.2
Manifest-Sign-Key: 00EFD31F1B60D5DBADB831C1C0ECE6960E54475B
Signed-off-by: Nils Freydank <holgersson@posteo.de>
2021-02-06 15:27:48 +01:00

11 lines
227 B
Desktop File

[Unit]
Description=System wide PulseAudio instance
After=syslog.target network.target alsasound.service
[Service]
Restart=always
ExecStart=/usr/bin/pulseaudio --system --log-target=syslog
[Install]
WantedBy=multi-user.target