mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
pulseaudio: set env for PULSE_STATE_PATH and PULSE_CONFIG_PATH
This commit is contained in:
@@ -7,6 +7,8 @@ Type=dbus
|
||||
BusName=org.pulseaudio.Server
|
||||
ExecStart=/usr/bin/pulseaudio --system --disallow-exit --exit-idle-time=-1 --disable-shm
|
||||
Restart=on-failure
|
||||
Environment=PULSE_STATE_PATH=/storage/.config/pulse
|
||||
Environment=PULSE_CONFIG_PATH=/storage/.config/pulse
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
|
||||
Reference in New Issue
Block a user