From bff72471834340257b7d24dfbbef445c27bb0e25 Mon Sep 17 00:00:00 2001 From: Christoph Date: Wed, 26 Jun 2019 12:46:58 +0200 Subject: [PATCH] Add comment to 'manual_hosts.conf.sample'. --- conf/manual_hosts.conf.sample | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/conf/manual_hosts.conf.sample b/conf/manual_hosts.conf.sample index 4077273..974beff 100644 --- a/conf/manual_hosts.conf.sample +++ b/conf/manual_hosts.conf.sample @@ -3,4 +3,8 @@ # # Multiple hosts are possible, give a blank separated list # +# Note: +# for evry hostname given here, a script .sh +# must exists at directory 'hosts' +# host_scripts="${hosts_base_dir}/localhost.sh"