Quote command in systemd script

This commit is contained in:
JonnyWong16 2020-07-06 09:37:37 -07:00
parent 9815c014e8
commit 63164c7ff5
No known key found for this signature in database
GPG key ID: B1F1F9807184697A

View file

@ -31,7 +31,7 @@
# sudo chown tautulli:tautulli -R /opt/Tautulli
#
# - Adjust ExecStart= to point to:
# 1. Your Python interpreter (get the path with command -v python3)
# 1. Your Python interpreter (get the path with "command -v python3")
# - Default: /usr/bin/python3
# 2. Your Tautulli executable
# - Default: /opt/Tautulli/Tautulli.py