Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37562320
en ru br
ALT Linux repos
S:3.0-alt10
5.0: 3.0-alt7
4.1: 3.0-alt6
4.0: 3.0-alt6
3.0: 3.0-alt5

Group :: Networking/Remote access
RPM: telnet

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

# default: off
# description: A telnet server

service telnet
{
socket_type = stream
protocol = tcp
user = root
wait = no
server = /usr/sbin/telnetd
server_args = -h
disable = yes
}
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin