From 578058ceb624c998ae3b635315ccd37453ff1a0a Mon Sep 17 00:00:00 2001 From: Christoph Date: Sun, 7 Jul 2019 16:20:12 +0200 Subject: [PATCH] Fix error in manual_hosts.conf.sample. --- conf/manual_hosts.conf.sample | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/manual_hosts.conf.sample b/conf/manual_hosts.conf.sample index ff3c4ff..f92a1e8 100644 --- a/conf/manual_hosts.conf.sample +++ b/conf/manual_hosts.conf.sample @@ -7,4 +7,4 @@ # for evry hostname given here, a script .sh # must exists at directory 'hosts' # -host_scripts="localhost" +hosts="localhost"