{
    my $interval = $sshd{ClientAliveInterval} || 15;
    $OUT = "ClientAliveInterval $interval\n";
}

