From f157c05cdabc876a35a2e1189e99fa2d94eed7f9 Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Wed, 11 Mar 2020 14:57:01 +0100 Subject: bareos: change ownership of /etc/bareos, too, do not change ownership of /usr/bin/* --- bareos/bareos-filedaemon.install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bareos/bareos-filedaemon.install') diff --git a/bareos/bareos-filedaemon.install b/bareos/bareos-filedaemon.install index 89812ef9..d88a6209 100644 --- a/bareos/bareos-filedaemon.install +++ b/bareos/bareos-filedaemon.install @@ -3,7 +3,7 @@ post_install() { /usr/lib/bareos/scripts/bareos-config initialize_local_hostname /usr/lib/bareos/scripts/bareos-config initialize_passwords - chown -R bareos:bareos /etc/bareos/bareos-fd.d + chown -R bareos:bareos /etc/bareos } post_upgrade() { -- cgit v1.2.3-54-g00ecf