Kaynağa Gözat

Merge pull request #145 from jplock/jp-postgres-tarsnap

Tarsnap looking for PostgreSQL in the wrong place
Alex Payne 10 yıl önce
ebeveyn
işleme
e1dbde2cb4
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1
    1
      roles/tarsnap/files/tarsnap.sh

+ 1
- 1
roles/tarsnap/files/tarsnap.sh Dosyayı Görüntüle

@@ -4,7 +4,7 @@
4 4
 # Written by Tim Bishop, 2009.
5 5
 
6 6
 # Directories to backup (relative to /)
7
-DIRS="home root decrypted var/www opt/postgresql/9.1/main"
7
+DIRS="home root decrypted var/www var/lib/postgresql/9.1/main"
8 8
 
9 9
 # Number of daily backups to keep
10 10
 DAILY=7

Loading…
İptal
Kaydet