diff --git a/cdist/conf/type/__timezone/explorer/timezone_is b/cdist/conf/type/__timezone/explorer/timezone_is
index 4e918121..a1aa813f 100755
--- a/cdist/conf/type/__timezone/explorer/timezone_is
+++ b/cdist/conf/type/__timezone/explorer/timezone_is
@@ -19,3 +19,5 @@
 #
 
 [ -f /etc/timezone ] && cat /etc/timezone
+
+exit 0