core/inetutils/telnet.socket

11 lines
153 B
SYSTEMD
Raw Normal View History

[Unit]
Description=Telnet Server Activation Socket
Documentation=man:telnetd(8)
[Socket]
ListenStream=23
Accept=true
[Install]
2014-06-29 04:45:46 +08:00
WantedBy=sockets.target