From 90c4727a61019e550b8694049d399fc5e0c3e484 Mon Sep 17 00:00:00 2001 From: Lutz Reinhardt Date: Tue, 27 Oct 2015 19:28:42 +0100 Subject: [PATCH] Update zfs-filesystem-graph: using env with env the script is running with linux and bsd --- plugins/zfs/zfs-filesystem-graph | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/zfs/zfs-filesystem-graph b/plugins/zfs/zfs-filesystem-graph index f5d1e8d2..7a3d1c3d 100755 --- a/plugins/zfs/zfs-filesystem-graph +++ b/plugins/zfs/zfs-filesystem-graph @@ -1,4 +1,4 @@ -#!/usr/local/bin/bash +#!/usr/bin/env bash # # Plugin to monitor a ZFS Filesystem #