12 lines
147 B
SYSTEMD
12 lines
147 B
SYSTEMD
[Unit]
|
|
Description=Sound System
|
|
ConditionUser=!root
|
|
|
|
[Socket]
|
|
Priority=6
|
|
Backlog=5
|
|
ListenStream=%t/pulse/native
|
|
|
|
[Install]
|
|
WantedBy=sockets.target
|