# /etc/conf.d/calculate-profile: config file for /etc/init.d/calculate-profile

SSHD_CONFDIR="${RC_PREFIX%/}/etc/ssh"
SSHD_CONFIG="${SSHD_CONFDIR}/sshd_profile_config"

SSHD_OPTS=""

rc_want="sshd"
