Add comment to 'manual_hosts.conf.sample'.

This commit is contained in:
Christoph 2019-06-26 12:46:58 +02:00
parent 6e83231078
commit bff7247183

View File

@ -3,4 +3,8 @@
#
# Multiple hosts are possible, give a blank separated list
#
# Note:
# for evry hostname given here, a script <hostname>.sh
# must exists at directory 'hosts'
#
host_scripts="${hosts_base_dir}/localhost.sh"