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:
Manuel Friedli 2014-10-20 00:34:38 +02:00
parent 8982627cca
commit 2784b8cdce
3 changed files with 312 additions and 1 deletions

View file

@ -23,6 +23,7 @@ depend() {
provide gitlab-ci
need redis
use net
after bootmisc
}
start() {