summaryrefslogtreecommitdiffstats
path: root/archive/bacula/CONFIGURE
diff options
context:
space:
mode:
Diffstat (limited to 'archive/bacula/CONFIGURE')
-rwxr-xr-xarchive/bacula/CONFIGURE2
1 files changed, 2 insertions, 0 deletions
diff --git a/archive/bacula/CONFIGURE b/archive/bacula/CONFIGURE
new file mode 100755
index 0000000000..920597cb6b
--- /dev/null
+++ b/archive/bacula/CONFIGURE
@@ -0,0 +1,2 @@
+config_query_option BACULA_CLIENT 'Build full system ("n" will build backup client only)?' y '' '--enable-client-only' &&
+config_query_list BACULA_BACKEND 'Choose relational backend (SQLite for 10-20 machines only)?' sqlite postgresql mysql