This unit is provided by:
Options
-
[Install]
-
WantedBy=gitlab.target
-
-
[Service]
-
ExecReload=-/bin/true
-
ExecStart=-/bin/true
-
RemainAfterExit=yes
-
Type=idle
-
-
[Unit]
-
After=gitlab-puma.service gitlab-sidekiq.service gitlab-mailroom.service gitlab-workhorse.service
-
BindsTo=gitlab-puma.service gitlab-sidekiq.service gitlab-mailroom.service gitlab-workhorse.service
-
Description=GitLab Services
-
Additionnal notes
Nothing here.