From 76526bccce97d7a17238e4d3c400fc7839b3d7f3 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Zolt=C3=A1n=20Felleg?= Date: Fri, 11 Feb 2022 22:17:05 +0100 Subject: [PATCH] Updated fds.in (minor directory server instance template tweak). --- sources/fds.in/c3d/postinstall/data/template.inf | 3 +-- sources/fds.in/c3d/postinstall/scp/copy.list | 4 ++-- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/sources/fds.in/c3d/postinstall/data/template.inf b/sources/fds.in/c3d/postinstall/data/template.inf index f80a62f..a6ef224 100644 --- a/sources/fds.in/c3d/postinstall/data/template.inf +++ b/sources/fds.in/c3d/postinstall/data/template.inf @@ -84,10 +84,9 @@ create_suffix_entry = True # sample_entries (str) # Description: Set this parameter to 'yes' to add latest version of sample entries to this database. Or, use '001003006' to use the 1.3.6 version sample entries. Use this option, for example, to create a database for testing purposes. # Default value: no -sample_entries = yes +;sample_entries = no # suffix (str) # Description: Sets the root suffix stored in this database. If you do not uncomment and set the suffix attribute the install process will NOT create the backend/suffix. You can also create multiple backends/suffixes by duplicating this section. # Default value: suffix = dc=template,dc=instance - diff --git a/sources/fds.in/c3d/postinstall/scp/copy.list b/sources/fds.in/c3d/postinstall/scp/copy.list index e855d8b..20d78ba 100644 --- a/sources/fds.in/c3d/postinstall/scp/copy.list +++ b/sources/fds.in/c3d/postinstall/scp/copy.list @@ -1,2 +1,2 @@ -# source_host source_path target_path -fds.in.useribm.hu /tmp/fds.tar fds.tar +# source_host source_path +fds.in.useribm.hu /tmp/fds.tar -- 2.54.0