Skip to content
代码片段 群组 项目
提交 e6e5d50a 编辑于 作者: DJ Mountney's avatar DJ Mountney
浏览文件

Merge branch 'sidekiqnotify' into 'master'

Use new notification and watchdog feature for sidekiq systemd service on source installations

See merge request gitlab-org/gitlab!83977
No related branches found
No related tags found
无相关合并请求
......@@ -6,7 +6,7 @@ After=network.target
JoinsNamespaceOf=gitlab-puma.service
[Service]
Type=simple
Type=notify
User=git
WorkingDirectory=/home/git/gitlab
Environment=RAILS_ENV=production
......@@ -17,6 +17,7 @@ Restart=on-failure
RestartSec=1
SyslogIdentifier=gitlab-sidekiq
Slice=gitlab.slice
WatchdogSec=10
[Install]
WantedBy=gitlab.target
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册