summaryrefslogtreecommitdiff
path: root/data/templates/container/storage.conf.j2
blob: 1a4e601b57f2f9c41ddbb4f41ed3c8fad7c1c5cd (plain)
1
2
3
4
5
6
7
### Autogenerated by container.py ###
[storage]
  driver = "overlay"
  graphroot = "/usr/lib/live/mount/persistence/container/storage"
  runroot = "/var/run/containers/storage"
  [storage.options]
    mount_program = "/usr/bin/fuse-overlayfs"