new/buildroot/package/busybox/telnetd.service
2025-05-10 21:58:58 +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