From d5de773e4b66f13a359e41c7e0f5b25116651af7 Mon Sep 17 00:00:00 2001 From: Steve Schnepp Date: Fri, 20 Jan 2012 12:05:31 +0100 Subject: [PATCH] explicitely use bash as it contains some bashism --- plugins/other/dovecot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/other/dovecot b/plugins/other/dovecot index 7b5b9eb7..beb62633 100755 --- a/plugins/other/dovecot +++ b/plugins/other/dovecot @@ -1,4 +1,4 @@ -#!/bin/sh +#! /bin/bash # # Munin Plugin # to count logins to your dovecot mailserver