Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Warning

For the termtagger supervisor invocation is at least needed translate5 version 3.4.0

Important: restart supervisord after creating the above configuration file.

Code Block
languagebash
sudo systemctl restart supervisor

After the restart the termtagger(s) server should have been started automatically. To verify this do:

Code Block
languagebash
sudo supervisorctl status
# this should output then something similar to:
termtagger:termtagger_9001       RUNNING   pid 18505, uptime 0:01:07

SysVinit init.d startup script

...