PKGBUILDs/community/gitlab/gitlab.target
Jason Plum 3d4fd5fc48 community/gitlab to 10.0.2-1
Adds upstream yarn.lock file
2017-10-04 12:10:51 -04:00

16 lines
623 B
SYSTEMD

###########################################################################################
#
# GitLab version : 5.x - 7.x
# Contributors : davispuh, mtorromeo, axilleas, boeserwolf91
# Downloaded from : https://github.com/gitlabhq/gitlab-recipes/tree/master/init/systemd
#
###########################################################################################
[Unit]
Description=GitLab - Self Hosted Git Management
Requires=gitlab-unicorn.service gitlab-workhorse.service
Wants=gitlab-sidekiq.service gitlab-backup.timer gitlab-gitaly.service gitlab-mailroom.service
[Install]
WantedBy=multi-user.target