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>
<Plugin "df"> <Plugin "df">
Interface "/^var-lib-docker-containers-/" Interface "/var/lib/docker"
Interface "/^var-lib-docker-overlay2-/" Interface "/run/user"
Interface "/^run-user-/" Interface "/tmp/tweak"
Interface "/^tmp-tweak/" Interface "/mnt/fedora_koji"
Interface "/^mnt-fedora_koji/" Interface "/var/lib/mock/fedora"
Interface "/^var-lib-mock-fedora/" Interface "/tmp/iso/mount"
Interface "/^tmp-iso-mount-/"
Interface "/^var-lib-origin-openshift/" Interface "/^var-lib-origin-openshift/"
Interface "/^.*\.snapshot/" Interface "/^.*\.snapshot/"
IgnoreSelected true IgnoreSelected true