From 4c8b719d9fcb5c67b4f461961d436532cbd4c8c1 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Thu, 10 May 2018 12:03:13 +0200 Subject: fix test check for TMPDIR: do not throw exception if variable does not exist --- contrib/no_autostart_above_core.conf | 3 +++ contrib/no_forcestart.conf | 5 ++++- 2 files changed, 7 insertions(+), 1 deletion(-) (limited to 'contrib') diff --git a/contrib/no_autostart_above_core.conf b/contrib/no_autostart_above_core.conf index 81c01898f..7bcf6c8ae 100644 --- a/contrib/no_autostart_above_core.conf +++ b/contrib/no_autostart_above_core.conf @@ -85,3 +85,6 @@ AUTOSTART = NO [sensor] AUTOSTART = NO + +[zonemaster-monitor] +AUTOSTART = NO diff --git a/contrib/no_forcestart.conf b/contrib/no_forcestart.conf index e21187ed2..a332d6da7 100644 --- a/contrib/no_forcestart.conf +++ b/contrib/no_forcestart.conf @@ -35,4 +35,7 @@ FORCESTART = NO FORCESTART = NO [zonemaster] -FORCESTART = NO \ No newline at end of file +FORCESTART = NO + +[zonemaster-monitor] +FORCESTART = NO -- cgit v1.2.3