Files
shredos.x86_64/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