mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-10 10:34:37 +08:00
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
|