mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-02 07:27:49 +00:00
pulseaudio: set env for PULSE_STATE_PATH and PULSE_CONFIG_PATH
This commit is contained in:
parent
228bdeeafd
commit
be73b11f10
@ -7,6 +7,8 @@ Type=dbus
|
|||||||
BusName=org.pulseaudio.Server
|
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
|
||||||
Restart=on-failure
|
Restart=on-failure
|
||||||
|
Environment=PULSE_STATE_PATH=/storage/.config/pulse
|
||||||
|
Environment=PULSE_CONFIG_PATH=/storage/.config/pulse
|
||||||
|
|
||||||
[Install]
|
[Install]
|
||||||
WantedBy=multi-user.target
|
WantedBy=multi-user.target
|
||||||
|
Loading…
x
Reference in New Issue
Block a user