From 88908d19ca3b408681ccef854d5be255258a7297 Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Tue, 10 Mar 2020 15:29:01 +0100 Subject: bareos: install stuff under /etc/bareos instead of /usr/share/bareos/config, also give installed stuff the right permissions up-front - only the owner will be set after installation --- bareos/bareos-director.install | 1 - 1 file changed, 1 deletion(-) (limited to 'bareos/bareos-director.install') diff --git a/bareos/bareos-director.install b/bareos/bareos-director.install index 518d7869a..14a6e1c05 100644 --- a/bareos/bareos-director.install +++ b/bareos/bareos-director.install @@ -4,7 +4,6 @@ post_install() { /usr/lib/bareos/scripts/bareos-config initialize_passwords chown -R bareos:bareos /usr/share/bareos/config/bareos-dir.d - chmod -R 750 /usr/share/bareos/config/bareos-dir.d chown bareos:bareos /usr/bin/bareos-dir -- cgit v1.2.3-54-g00ecf