mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
busybox: add tenet server configuration
This commit is contained in:
parent
3a5b4d49fc
commit
82473612ac
11
packages/sysutils/busybox/conf.d/telnetd
Normal file
11
packages/sysutils/busybox/conf.d/telnetd
Normal file
@ -0,0 +1,11 @@
|
||||
################################################################################
|
||||
# Telnet Server environment variables.
|
||||
#
|
||||
# This file contains non-OpenELEC evironment variables as well as OpenELEC
|
||||
# evironment variables that are not user defined.
|
||||
################################################################################
|
||||
|
||||
#-------------------------------------------------------------------------------
|
||||
# Start Telnet Server on boot.
|
||||
#-------------------------------------------------------------------------------
|
||||
OE_START_TELNETSERVER=yes
|
Loading…
x
Reference in New Issue
Block a user