summarylogtreecommitdiffstats
path: root/bareos-storage-tape.install
diff options
context:
space:
mode:
Diffstat (limited to 'bareos-storage-tape.install')
-rw-r--r--bareos-storage-tape.install4
1 files changed, 4 insertions, 0 deletions
diff --git a/bareos-storage-tape.install b/bareos-storage-tape.install
new file mode 100644
index 000000000000..f1e01622ffe4
--- /dev/null
+++ b/bareos-storage-tape.install
@@ -0,0 +1,4 @@
+## arg 1: the new package version
+post_install() {
+ chown root:bareos /etc/bareos/bareos-sd.d/device-tape-with-autoloader.conf
+}