summarylogtreecommitdiffstats
path: root/sonar.sh.patch
diff options
context:
space:
mode:
Diffstat (limited to 'sonar.sh.patch')
-rw-r--r--sonar.sh.patch14
1 files changed, 0 insertions, 14 deletions
diff --git a/sonar.sh.patch b/sonar.sh.patch
deleted file mode 100644
index f9634f69ff56..000000000000
--- a/sonar.sh.patch
+++ /dev/null
@@ -1,14 +0,0 @@
-@@ -25,3 +25,3 @@
- WRAPPER_CMD="./wrapper"
--WRAPPER_CONF="../../conf/wrapper.conf"
-+WRAPPER_CONF="/etc/sonarqube/wrapper.conf"
-
-@@ -30,7 +30,7 @@
- PRIORITY=
-
- # Location of the pid file.
--PIDDIR="."
-+PIDDIR="/run/sonarqube"
-
- # If uncommented, causes the Wrapper to be shutdown using an anchor file.
- # When launched with the 'start' command, it will also ignore all INT and