#!/bin/bash SSHD=/usr/sbin/sshd CONF=/etc/ssh/sshd_config INET=/etc/inetd.conf SERV=/etc/services # read settings [[ -e /boot/config/ident.cfg ]] && . <(fromdos