changed dependency to gitlab-workhorse from use to need
This commit is contained in:
parent
23e7682ade
commit
3ab593e4cd
2 changed files with 3 additions and 3 deletions
|
@ -28,8 +28,8 @@ mail_room_command_args="exec mail_room -q -c ${mail_room_config} >> ${mail_room_
|
|||
|
||||
depend() {
|
||||
provide gitlab
|
||||
need redis
|
||||
use net gitlab-workhorse
|
||||
need redis gitlab-workhorse
|
||||
use net
|
||||
}
|
||||
|
||||
start() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue