If sshd is configured to listen on another port than 22, after the installation of arkOS it won't be possible to ssh to the machine anymore
The port may have been changed in /etc/sshd/config
The code may be changed around arkos/tracked_services.py:406
If
sshdis configured to listen on another port than22, after the installation of arkOS it won't be possible to ssh to the machine anymoreThe port may have been changed in
/etc/sshd/configThe code may be changed around
arkos/tracked_services.py:406