Nils Freydank
c4110c4b3c
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>
11 lines
227 B
Desktop File
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
|