For enabling - to use stockfish/armfish-chess-engine - as a TCP service
we need to configure (add the lines at the end of the file) /etc/inetd.conf
#:OTHER: Other services
stockfish08 stream tcp nowait guido /usr/games/stockfish
stockfish10 stream tcp nowait guido /usr/games/stockfish_10_64
armfish stream tcp nowait guido /usr/games/armfish_aarch64
and add the TCP-Port - we want to use - to the /etc/services (for optical reasons after pop3s