From ff3e5e63af44dc08eac1d7808e32edb01ae920df Mon Sep 17 00:00:00 2001 From: Sebastien Douheret Date: Thu, 4 Jul 2019 11:07:29 +0200 Subject: Add a config.xml Add the config.xml file to allow the harvester running on a target. Change-Id: I8446c1e9f3713ee4cd8c8a588ba5ffc86786577e Signed-off-by: Sebastien Douheret --- conf.d/wgt/config.xml.in | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 conf.d/wgt/config.xml.in (limited to 'conf.d/wgt/config.xml.in') diff --git a/conf.d/wgt/config.xml.in b/conf.d/wgt/config.xml.in new file mode 100644 index 0000000..c7510b3 --- /dev/null +++ b/conf.d/wgt/config.xml.in @@ -0,0 +1,15 @@ + + + @PROJECT_NAME@ + + + @PROJECT_DESCRIPTION@ + @PROJECT_AUTHOR@ <@PROJECT_AUTHOR_MAIL@> + @PROJECT_LICENSE@ + + + + + + + -- cgit 1.2.3-korg