mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-07-10 15:32:38 -07:00
Add python interpreter to init-scripts
This commit is contained in:
parent
41843dc573
commit
9815c014e8
2 changed files with 7 additions and 4 deletions
|
@ -38,6 +38,7 @@ load_rc_config ${name}
|
|||
status_cmd="${name}_status"
|
||||
stop_cmd="${name}_stop"
|
||||
|
||||
command_interpreter="python3"
|
||||
command="${tautulli_dir}/Tautulli.py"
|
||||
command_args="--daemon --pidfile ${tautulli_pid} --quiet --nolaunch ${tautulli_flags}"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue