mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 13:16:41 +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
|
# Welcome Message for e.g. Telnet Server
|
||||||
ISSUE="Welcome to OpenELEC - the powerfull Mediacenter4you"
|
ISSUE="Welcome to OpenELEC - the powerfull Mediacenter4you"
|
||||||
|
|
||||||
|
# Root password to integrate in the target system
|
||||||
|
ROOT_PASSWORD="openelec"
|
||||||
|
|
||||||
# Mediacenter to use (moovida / mythtv)
|
# Mediacenter to use (moovida / mythtv)
|
||||||
MEDIACENTER=moovida
|
MEDIACENTER=moovida
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user