and this will just ignore tmpfs overlay no matter the name

This commit is contained in:
Stephen Smoogen 2018-04-24 17:17:06 +00:00
parent 06721f5266
commit dfa0191633

View file

@ -45,14 +45,8 @@ LoadPlugin vmem
</Plugin>
<Plugin "df">
Interface "/var/lib/docker"
Interface "/run/user"
Interface "/tmp/tweak"
Interface "/mnt/fedora_koji"
Interface "/var/lib/mock/fedora"
Interface "/tmp/iso/mount"
Interface "/^var-lib-origin-openshift/"
Interface "/^.*\.snapshot/"
FSType "tmpfs"
FSType "overlay"
IgnoreSelected true
</Plugin>