linuxOS_AP05/buildroot/package/busybox/telnetd.service
2025-06-02 13:59:07 +08:00

11 lines
148 B
Desktop File

[Unit]
Description=Telnetd Service
After=network.target
[Service]
Type=simple
ExecStart=/usr/sbin/telnetd -F
[Install]
WantedBy=multi-user.target