From 6df8ff507c9d66a0a3a945b0bc0f54994c270a60 Mon Sep 17 00:00:00 2001 From: Peter Reichart Date: Fri, 28 Jun 2024 02:58:21 +0000 Subject: [PATCH] =?UTF-8?q?host-config/etc/bacula/bat.conf=20gel=C3=B6scht?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- host-config/etc/bacula/bat.conf | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 host-config/etc/bacula/bat.conf diff --git a/host-config/etc/bacula/bat.conf b/host-config/etc/bacula/bat.conf deleted file mode 100644 index 6230346..0000000 --- a/host-config/etc/bacula/bat.conf +++ /dev/null @@ -1,13 +0,0 @@ -# -# Bacula Administration Tool (bat) configuration file -# -# Copyright (C) 2000-2020 Kern Sibbald -# License: BSD 2-Clause; see file LICENSE-FOSS -# - -Director { - Name = bacula-dir - DIRport = 9101 - address = localhost - Password = "AqBDdsQIToKs5mLh4szqSk99gqLtGTWhB" -}