12-09-2019, 11:15 PM
Hi Dan,
The tactic_python3 file is a init.d script, so you should execute:
$ tactic_python3 start
without the python3 executable prefix.
Can you try again and let me know what you get?
I'm surprised you here you are having difficulty with the service installation. We have released a Fedora 30 VM (available on the Community downloads page) that uses this file without a problem.
I recently did fix one issue with the script - it seemed the chkconfig start priority was too low. In this pull request, I've increased it.
https://github.com/Southpaw-TACTIC/TACTIC/pull/1311
Best,
Celton
The tactic_python3 file is a init.d script, so you should execute:
$ tactic_python3 start
without the python3 executable prefix.
Can you try again and let me know what you get?
I'm surprised you here you are having difficulty with the service installation. We have released a Fedora 30 VM (available on the Community downloads page) that uses this file without a problem.
I recently did fix one issue with the script - it seemed the chkconfig start priority was too low. In this pull request, I've increased it.
https://github.com/Southpaw-TACTIC/TACTIC/pull/1311
Best,
Celton