From 629fd70f0d7206d1cff17f7eda8abfe6dcd93f0d Mon Sep 17 00:00:00 2001 From: bserie Date: Fri, 9 Dec 2016 10:51:33 +0100 Subject: [PATCH] sudo non necessaire --- HowtoGitlab/8.14.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/HowtoGitlab/8.14.md b/HowtoGitlab/8.14.md index 8ed2eed3..366bd1bb 100644 --- a/HowtoGitlab/8.14.md +++ b/HowtoGitlab/8.14.md @@ -320,8 +320,6 @@ Attention, GitLab ne supporte pas officiellement systemd ! On doit donc encore passer pas un script d'init classique : ~~~ -# sudo -iu foo -$ cd gitlab $ sed -i -e 's/app_user="git"/app_user="foo"/' \ -e 's/# Provides: .*gitlab/# Provides: gitlab-foo/' \ lib/support/init.d/gitlab