Move to separate sshd instance
Currently both system and git access run via the same sshd. It happened in the past that users used too much git access via ssh and blocked all admin access to the system. To avoid this problem both access routes need different sshd instances.