revert last change
This commit is contained in:
parent
e13004a1e8
commit
1c2f7121e5
2 changed files with 0 additions and 14 deletions
13
debian/patches/remove-hardcoded-paths.patch
vendored
13
debian/patches/remove-hardcoded-paths.patch
vendored
|
@ -1,13 +0,0 @@
|
|||
Index: gitlab/lib/support/init.d/gitlab
|
||||
===================================================================
|
||||
--- gitlab.orig/lib/support/init.d/gitlab
|
||||
+++ gitlab/lib/support/init.d/gitlab
|
||||
@@ -32,8 +32,6 @@ RAILS_ENV="production"
|
||||
|
||||
# Script variable names should be lower-case not to conflict with
|
||||
# internal /bin/sh variables such as PATH, EDITOR or SHELL.
|
||||
-app_user="git"
|
||||
-app_root="/home/$app_user/gitlab"
|
||||
pid_path="$app_root/tmp/pids"
|
||||
socket_path="$app_root/tmp/sockets"
|
||||
web_server_pid_path="$pid_path/unicorn.pid"
|
1
debian/patches/series
vendored
1
debian/patches/series
vendored
|
@ -27,4 +27,3 @@ loosen-rails-version.patch
|
|||
0107-relax-omniauth-facebook.patch
|
||||
0200-rails-4.2.patch
|
||||
source-init-functions.patch
|
||||
remove-hardcoded-paths.patch
|
||||
|
|
Loading…
Reference in a new issue