a36e3113ae
The content of this branch was automatically imported from Fedora ELN with the following as its source: https://src.fedoraproject.org/rpms/telnet#7fe48cbcb5d5c5594e848a95b4884cf0c09360eb
11 lines
153 B
SYSTEMD
11 lines
153 B
SYSTEMD
[Unit]
|
|
Description=Telnet Server Activation Socket
|
|
Documentation=man:telnetd(8)
|
|
|
|
[Socket]
|
|
ListenStream=23
|
|
Accept=true
|
|
|
|
[Install]
|
|
WantedBy=sockets.target
|