cross/i686-linux-glibc/buildroot/buildroot-2025.05/package/busybox/telnetd.service

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