From 2941af3e64be0124bce58f54fedf4a9d7557b60c Mon Sep 17 00:00:00 2001 From: Timo Makinen Date: Mon, 4 May 2015 14:16:06 +0300 Subject: [PATCH] sasl: Fix typo. --- sasl/manifests/init.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sasl/manifests/init.pp b/sasl/manifests/init.pp index f7c060b..0d9dc17 100644 --- a/sasl/manifests/init.pp +++ b/sasl/manifests/init.pp @@ -73,7 +73,7 @@ class sasl::saslauthd { notify => Service["saslauthd"], } } - default: { ) + default: { } } file { "/etc/saslauthd.conf":