mirror of
https://github.com/OpenVoiceOS/OpenVoiceOS
synced 2025-06-05 22:19:21 +02:00
[ALL] Move the tmp download location of podman to disk location.
As the default is /ver/tmp which is a 50% of memory tmpfs, this can be problematic for <=1GB memory systems as the ovos_listener and ovos_audio contaiers are => 1GB in size.
This commit is contained in:
@ -0,0 +1,2 @@
|
||||
[engine]
|
||||
env=["TMPDIR=/home/ovos/.local/share/containers/tmp"]
|
Reference in New Issue
Block a user