summaryrefslogtreecommitdiff
path: root/bareos/bareos-bconsole.install
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2020-03-10 15:29:01 +0100
committerErich Eckner <git@eckner.net>2020-03-10 15:29:01 +0100
commit88908d19ca3b408681ccef854d5be255258a7297 (patch)
tree1deed221d43679f3f7d29348f1bd48ecad6c7a5c /bareos/bareos-bconsole.install
parent293b7746f41be835b4a48d1f644945387414a9c0 (diff)
downloadarchlinuxewe-88908d19ca3b408681ccef854d5be255258a7297.tar.xz
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
Diffstat (limited to 'bareos/bareos-bconsole.install')
-rw-r--r--bareos/bareos-bconsole.install1
1 files changed, 0 insertions, 1 deletions
diff --git a/bareos/bareos-bconsole.install b/bareos/bareos-bconsole.install
index 0b1c1d30f..cdb5c0140 100644
--- a/bareos/bareos-bconsole.install
+++ b/bareos/bareos-bconsole.install
@@ -4,7 +4,6 @@ post_install() {
/usr/lib/bareos/scripts/bareos-config initialize_passwords
chown root:bareos /usr/share/bareos/config/bconsole.conf
- chmod 640 /usr/share/bareos/config/bconsole.conf
}
post_upgrade() {