don't create /run/gitlab-ci in the ebuild, but use checkpath in the init script, as that's the best practise
This commit is contained in:
parent
8982627cca
commit
2784b8cdce
3 changed files with 312 additions and 1 deletions
|
@ -23,6 +23,7 @@ depend() {
|
|||
provide gitlab-ci
|
||||
need redis
|
||||
use net
|
||||
after bootmisc
|
||||
}
|
||||
|
||||
start() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue