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-24 16:46:33 +0000
committerLars Wirzenius <lars.wirzenius@codethink.co.uk>2014-07-24 16:46:33 +0000
commit56308755c59d8cde87526016bbdec885627e2169 (patch)
tree6642b60a740e47ebb284a27104cb84c9e4709570 /gitlab-server/usr/share/gitlab-install/systemd-units/gitlab-backup.service
parent53e48f5777aa0575c0d0935d9211d49455594cec (diff)
parentc661f1349f44120b3cfcfc718ebb44b72f299cb8 (diff)
downloaddefinitions-56308755c59d8cde87526016bbdec885627e2169.tar.gz
Merge remote-tracking branch 'origin/baserock/liw/gitlab-repoless-backups'
Reviewed-by: Richard Maw Reviewed-by: Adam Coldrick
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