summaryrefslogtreecommitdiff
path: root/gitlab-server/usr/share/gitlab-install/systemd-units/gitlab-backup.service
diff options
context:
space:
mode:
authorLars Wirzenius <lars.wirzenius@codethink.co.uk>2014-07-02 13:42:50 +0000
committerLars Wirzenius <lars.wirzenius@codethink.co.uk>2014-07-02 13:42:50 +0000
commite9f76f4d8cc75ecd7e51c97b3af621dbfa8c6dd0 (patch)
tree068c258eeabb5327d30110eba3f995caab93423d /gitlab-server/usr/share/gitlab-install/systemd-units/gitlab-backup.service
parent67a58bebd117870ccb2e9e12bbdab84bc89698ea (diff)
downloaddefinitions-e9f76f4d8cc75ecd7e51c97b3af621dbfa8c6dd0.tar.gz
Add systemd units to run backup-gitlab periodically
Diffstat (limited to 'gitlab-server/usr/share/gitlab-install/systemd-units/gitlab-backup.service')
-rw-r--r--gitlab-server/usr/share/gitlab-install/systemd-units/gitlab-backup.service4
1 files changed, 2 insertions, 2 deletions
diff --git a/gitlab-server/usr/share/gitlab-install/systemd-units/gitlab-backup.service b/gitlab-server/usr/share/gitlab-install/systemd-units/gitlab-backup.service
index 967a65e3..8672c36d 100644
--- a/gitlab-server/usr/share/gitlab-install/systemd-units/gitlab-backup.service
+++ b/gitlab-server/usr/share/gitlab-install/systemd-units/gitlab-backup.service
@@ -7,5 +7,5 @@ WantedBy=gitlab.target
[Service]
ExecStart=/usr/share/gitlab-install/backup-gitlab
-User=git
-Group=git
+User=postgres
+Group=postgres