summarylogtreecommitdiffstats
path: root/service
diff options
context:
space:
mode:
authorcelogeek2022-03-26 15:59:45 +0100
committercelogeek2022-03-26 15:59:45 +0100
commit38964c4b08220c01b5d43a3872eba113c1e8c361 (patch)
treeb4d25dc48646e4720c0ee8c911227987d18ee002 /service
parentb87deacb580c1771e6e8aaaec558ea768a5fed20 (diff)
downloadaur-38964c4b08220c01b5d43a3872eba113c1e8c361.tar.gz
update git
Diffstat (limited to 'service')
-rw-r--r--service1
1 files changed, 1 insertions, 0 deletions
diff --git a/service b/service
index e7bd5c9a5705..eb8860fc0b5d 100644
--- a/service
+++ b/service
@@ -3,6 +3,7 @@ Description=Jitsi-Meet Conference Focus
After=network-online.target
[Service]
+Environment=PATH=/usr/lib/jvm/java-11-openjdk/bin:/bin:/usr/bin:/usr/local/bin
EnvironmentFile=/etc/jicofo-git/config
User=jicofo
ExecStart=/usr/lib/jicofo-git/jicofo.sh --host=${JICOFO_HOST} --domain=${JICOFO_HOSTNAME} --user_name=${JICOFO_AUTH_USER} --user_domain=${JICOFO_AUTH_DOMAIN} ${JICOFO_OPTS}