mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
moovida:
- remove config file, we dont need this anymore
This commit is contained in:
@@ -1,20 +0,0 @@
|
||||
################################################################################
|
||||
# Moovida environment variables.
|
||||
#
|
||||
# This file contains non-OpenELEC evironment variables as well as OpenELEC
|
||||
# evironment variables that are not user defined.
|
||||
################################################################################
|
||||
|
||||
#-------------------------------------------------------------------------------
|
||||
# Moovida environment variables.
|
||||
#-------------------------------------------------------------------------------
|
||||
MOOVIDA_FULLSCREEN=yes
|
||||
|
||||
#-------------------------------------------------------------------------------
|
||||
# Do not change this.
|
||||
#-------------------------------------------------------------------------------
|
||||
if test "$DEBUG" = yes; then
|
||||
MOOVIDA_DEBUG=yes
|
||||
MOOVIDA_TMPLOG=yes
|
||||
MOOVIDA_LOGFILE='/var/log/moovida.log'
|
||||
fi
|
||||
Reference in New Issue
Block a user