summaryrefslogtreecommitdiffstats
path: root/testing/backuppc/backuppc.post-install
diff options
context:
space:
mode:
Diffstat (limited to 'testing/backuppc/backuppc.post-install')
-rw-r--r--testing/backuppc/backuppc.post-install3
1 files changed, 3 insertions, 0 deletions
diff --git a/testing/backuppc/backuppc.post-install b/testing/backuppc/backuppc.post-install
new file mode 100644
index 00000000..b0877e22
--- /dev/null
+++ b/testing/backuppc/backuppc.post-install
@@ -0,0 +1,3 @@
+#!/bin/sh
+chown -R backuppc.backuppc /etc/BackupPC &>/dev/null
+chown -R backuppc.backuppc /var/lib/backup/data/BackupPC &>/dev/null