summarylogtreecommitdiffstats
path: root/sonarqube.service
diff options
context:
space:
mode:
authordNhax2018-01-31 17:44:58 +0100
committerdNhax2018-01-31 17:44:58 +0100
commit1ff4504cb380cc32e56f0ca9ef7618f0a61be3da (patch)
tree0423d83379db4d4b5dc87cdfbd5b694175772c8c /sonarqube.service
parentbcd83fbf842ed04faa22116a0a5af646b05648b7 (diff)
downloadaur-1ff4504cb380cc32e56f0ca9ef7618f0a61be3da.tar.gz
Updated to version 6.7.1, smaller cleanups
Diffstat (limited to 'sonarqube.service')
-rw-r--r--sonarqube.service4
1 files changed, 2 insertions, 2 deletions
diff --git a/sonarqube.service b/sonarqube.service
index 556ceaf6ef6b..0b6f2dc50895 100644
--- a/sonarqube.service
+++ b/sonarqube.service
@@ -12,8 +12,8 @@ StandardOutput=syslog
StandardError=syslog
SyslogIdentifier=sonarqube
RuntimeDirectory=sonarqube
-ExecStart=/usr/share/sonarqube/bin/$ARCH/sonar.sh start
-ExecStop=/usr/share/sonarqube/bin/$ARCH/sonar.sh stop
+ExecStart=/usr/share/sonarqube/bin/linux-x86-64/sonar.sh start
+ExecStop=/usr/share/sonarqube/bin/linux-x86-64/sonar.sh stop
[Install]
WantedBy=multi-user.target