mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-30 22:26:42 +00:00
pulseaudio: explicitly enable memfd usage
This commit is contained in:
parent
be73b11f10
commit
b9d2f0049c
@ -5,7 +5,7 @@ After=syslog.target local-fs.target
|
||||
[Service]
|
||||
Type=dbus
|
||||
BusName=org.pulseaudio.Server
|
||||
ExecStart=/usr/bin/pulseaudio --system --disallow-exit --exit-idle-time=-1 --disable-shm
|
||||
ExecStart=/usr/bin/pulseaudio --system --disallow-exit --exit-idle-time=-1 --disable-shm --enable-memfd
|
||||
Restart=on-failure
|
||||
Environment=PULSE_STATE_PATH=/storage/.config/pulse
|
||||
Environment=PULSE_CONFIG_PATH=/storage/.config/pulse
|
||||
|
Loading…
x
Reference in New Issue
Block a user