mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-30 06:06:43 +00:00
pulseaudio: silence some warnings
This commit is contained in:
parent
d455e47186
commit
6ebafbdf55
@ -5,7 +5,7 @@ After=syslog.target local-fs.target
|
|||||||
[Service]
|
[Service]
|
||||||
Type=dbus
|
Type=dbus
|
||||||
BusName=org.pulseaudio.Server
|
BusName=org.pulseaudio.Server
|
||||||
ExecStart=/usr/bin/pulseaudio --system
|
ExecStart=/usr/bin/pulseaudio --system --disallow-exit --exit-idle-time=-1 --disable-shm
|
||||||
Restart=on-failure
|
Restart=on-failure
|
||||||
|
|
||||||
[Install]
|
[Install]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user