From beffbdf3ee00123eee3110c86e40e73160c7b6c0 Mon Sep 17 00:00:00 2001 From: Praveen Arimbrathodiyil Date: Mon, 15 Feb 2016 19:24:59 +0530 Subject: [PATCH] update gitlab-debian.conf too --- debian/conf/gitlab-debian.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/conf/gitlab-debian.conf b/debian/conf/gitlab-debian.conf index 6b3bb6eeff..c75e89c1c6 100644 --- a/debian/conf/gitlab-debian.conf +++ b/debian/conf/gitlab-debian.conf @@ -12,4 +12,4 @@ gitlab_shell_log=/var/log/gitlab-shell nginx_conf_example=/usr/share/doc/gitlab/nginx.conf.example nginx_ssl_conf_example_gz=/usr/share/doc/gitlab/nginx.ssl.conf.example.gz gitlab_log_dir=/var/log/gitlab -gitlab_pid_path=/var/run/gitlab +gitlab_pid_path=/run/gitlab