busybox: allow the user to set the telnetd options
authorMichael Walle <michael@walle.cc>
Mon, 7 Nov 2016 16:05:12 +0000 (17:05 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Mon, 7 Nov 2016 21:58:04 +0000 (22:58 +0100)
commita4cbf58f836c8e46f8cdbc9e1eabe1d0b606ce6a
tree6f8e461f2e5de28e9c0e90b9c2892e332bacc67d
parent100ed2c05a47b239b383a2f83f1ffc8bb70b86f9
busybox: allow the user to set the telnetd options

Source /etc/default/telnet to make it possible to override the telnetd
arguments. For example a user may want to set an alternative port.

Signed-off-by: Michael Walle <michael@walle.cc>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/busybox/S50telnet