mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
options: new variable for setting a root password for target so we can login via ssh
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user