1
1
mirror of https://github.com/OpenVoiceOS/OpenVoiceOS synced 2025-06-05 22:19:21 +02:00

[ALL] Use native overlay kernel driver instead of fuse-overlay for podman

This commit is contained in:
j1nx
2023-08-30 11:49:52 +00:00
parent 2da4d68301
commit 502324992e

View File

@ -1,5 +1,2 @@
[storage] [storage]
driver = "overlay" driver = "overlay"
[storage.options]
mount_program = "/usr/bin/fuse-overlayfs"