Compare commits

..

1 Commits

Author SHA1 Message Date
wpetit 4c648fd451 Create and set ownership to backup directory 2020-10-13 17:16:20 +02:00
1 changed files with 1 additions and 0 deletions

1
debian/rules vendored
View File

@ -20,5 +20,6 @@ override_dh_auto_install:
chmod +x debian/postgres-backup/usr/share/postgres-backup/pg_backup.sh
install -D -m 644 debian/postgres-backup.timer debian/postgres-backup/lib/systemd/system/postgres-backup.timer
install -d -o postgres -g postgres debian/postgres-backup/var/backups/database/postgresql
install -d debian/postgres-backup