so it looks like df uses directory trees and not patterns

This commit is contained in:
Stephen Smoogen 2018-04-24 16:40:09 +00:00
parent bf9c8d4dba
commit c3ce541909

View file

@ -45,13 +45,12 @@ LoadPlugin vmem
</Plugin>
<Plugin "df">
Interface "/^var-lib-docker-containers-/"
Interface "/^var-lib-docker-overlay2-/"
Interface "/^run-user-/"
Interface "/^tmp-tweak/"
Interface "/^mnt-fedora_koji/"
Interface "/^var-lib-mock-fedora/"
Interface "/^tmp-iso-mount-/"
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/"
IgnoreSelected true