summaryrefslogtreecommitdiffstats
path: root/testing/backuppc/backuppc.post-install
diff options
context:
space:
mode:
authorLeonardo Arena <rnalrd@gmail.com>2010-03-02 08:04:23 +0000
committerLeonardo Arena <rnalrd@gmail.com>2010-03-02 08:04:23 +0000
commit9a0c738a493841c30e537851f238c22b0826a2d6 (patch)
tree5736dfae824e970c1129ee3343b695307581c080 /testing/backuppc/backuppc.post-install
parentcf99941b6e947de9060080277c1041d1e1081f2a (diff)
downloadaports-9a0c738a493841c30e537851f238c22b0826a2d6.tar.bz2
aports-9a0c738a493841c30e537851f238c22b0826a2d6.tar.xz
testing/backuppc:
depedencies fixes, backuppc group created, dirs ownership fix, default config paths fixed
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 000000000..b0877e22b
--- /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