]> git.aero2k.de Git - urlbot-v3.git/commitdiff
fix copy-paste
authorThorsten S <mail@aero2k.de>
Thu, 2 Jan 2020 14:57:39 +0000 (15:57 +0100)
committerThorsten S <mail@aero2k.de>
Thu, 2 Jan 2020 14:57:39 +0000 (15:57 +0100)
deploy/roles/urlbot/templates/urlbot-worker.service

index 5f56b14c39a2ac6120d3cf655f68b822e2ad4c5f..67639eb9f42c31caba9d154cbeadb6664393087d 100644 (file)
@@ -2,7 +2,7 @@
 Description=jabber bot entertaining and supporting activity on jabber MUCs
 
 [Service]
-ExecStart={{ venv_chatbot }}/bin/urlbotd-worker
+ExecStart={{ venv_worker }}/bin/urlbotd-worker
 WorkingDirectory=/home/{{ botuser }}/urlbot-v3/
 StandardOutput=journal+console
 StandardError=journal+console