Activate filesystem collector on DragonFly (#302)

This commit is contained in:
stuart nelson 2016-09-11 18:08:00 +02:00 committed by Tobias Schmidt
commit 61f36ac1ab
3 changed files with 3 additions and 3 deletions

View file

@ -11,7 +11,7 @@
// See the License for the specific language governing permissions and
// limitations under the License.
// +build freebsd openbsd darwin,amd64
// +build freebsd openbsd darwin,amd64 dragonfly
// +build !nofilesystem
package collector

View file

@ -12,7 +12,7 @@
// limitations under the License.
// +build !nofilesystem
// +build linux freebsd openbsd darwin,amd64
// +build linux freebsd openbsd darwin,amd64 dragonfly
package collector