Update linode for new backups, clean cruft

This commit is contained in:
Greg Hellings
2024-02-07 07:22:45 +00:00
parent cc6fe91165
commit 9713346b83
2 changed files with 2 additions and 16 deletions
+1 -1
View File
@@ -65,7 +65,7 @@ root root postgres
};
};
greg.backup.jobs.postgresql = {
greg.backup.jobs.greg-postgresql-backup = {
src = "/var/backup/postgresql";
dest = "linode-postgres";
user = "postgres";