mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 21:26:49 +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]
|
||||
Type=dbus
|
||||
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
|
||||
|
||||
[Install]
|
||||
|
Loading…
x
Reference in New Issue
Block a user