mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
options: new variable for setting a root password for target so we can login via ssh
This commit is contained in:
parent
debbf052b2
commit
acb40a4f37
@ -1,6 +1,9 @@
|
||||
# Welcome Message for e.g. Telnet Server
|
||||
ISSUE="Welcome to OpenELEC - the powerfull Mediacenter4you"
|
||||
|
||||
# Root password to integrate in the target system
|
||||
ROOT_PASSWORD="openelec"
|
||||
|
||||
# Mediacenter to use (moovida / mythtv)
|
||||
MEDIACENTER=moovida
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user