From: Marcin Haba Date: Thu, 21 Apr 2022 04:55:59 +0000 (+0200) Subject: baculum: Add to install wizard pre-defined b*json tool paths for FreeBSD and older... X-Git-Tag: Release-13.0.0~52 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=477e779e75da2806b1d1350e6393fe0de649c6db;p=thirdparty%2Fbacula.git baculum: Add to install wizard pre-defined b*json tool paths for FreeBSD and older Debian/Ubuntu --- diff --git a/gui/baculum/protected/API/Pages/Panel/APIInstallWizard.page b/gui/baculum/protected/API/Pages/Panel/APIInstallWizard.page index 8c69b2bd3..31585fb92 100644 --- a/gui/baculum/protected/API/Pages/Panel/APIInstallWizard.page +++ b/gui/baculum/protected/API/Pages/Panel/APIInstallWizard.page @@ -479,6 +479,8 @@ + +
@@ -839,6 +841,14 @@ var oConfigWizardStep4 = { 'bacula.org': { configs: '/opt/bacula/etc/', binaries: '/opt/bacula/bin/' + }, + 'debian': { + configs: '/etc/bacula/', + binaries: '/usr/lib/bacula/' + }, + 'freebsd': { + configs: '/usr/local/etc/bacula/', + binaries: '/usr/local/sbin/' } }, ids: {