summarylogtreecommitdiffstats
path: root/sonar.sh.patch
blob: 04f443e3c6752e57b97557aba239b8efed9eb4bf (plain)
1
2
3
4
5
6
7
8
9
10
11
--- sonar.sh	2015-02-26 21:29:16.000000000 +0100
+++ sonar.sh.new	2015-07-03 14:32:42.594080161 +0200
@@ -30,7 +30,7 @@
 PRIORITY=
 
 # Location of the pid file.
-PIDDIR="."
+PIDDIR="../../run"
 
 # 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