summarylogtreecommitdiffstats
path: root/sonarqube.service
diff options
context:
space:
mode:
authordNhax2018-01-31 17:20:03 +0100
committerdNhax2018-01-31 17:20:03 +0100
commit25fcf31ce0efaca9c6a8e9fedf2817c90a0441fc (patch)
treefab969165f3aa48d99b9d1cfb96669b6111629fa /sonarqube.service
parentee5898d9afaedf71fe4bb1eed470439ccfb09cf1 (diff)
downloadaur-25fcf31ce0efaca9c6a8e9fedf2817c90a0441fc.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