mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-07 13:30:03 -05:00
11 lines
127 B
SYSTEMD
11 lines
127 B
SYSTEMD
|
|
[Unit]
|
||
|
|
Description=Sound System
|
||
|
|
|
||
|
|
[Socket]
|
||
|
|
Priority=6
|
||
|
|
Backlog=5
|
||
|
|
ListenStream=%t/pulse/native
|
||
|
|
|
||
|
|
[Install]
|
||
|
|
WantedBy=sockets.target
|