diff --git a/init-scripts/init.systemd b/init-scripts/init.systemd index 27a438e7..0d9a7c2f 100644 --- a/init-scripts/init.systemd +++ b/init-scripts/init.systemd @@ -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