13 lines
191 B
Plaintext
13 lines
191 B
Plaintext
# /etc/default/LCDd -- config file for LCDd startup
|
|
|
|
# shall LCDd be started (yes/no)
|
|
START=no
|
|
|
|
# config file
|
|
#CONFIGFILE=/etc/lcdproc/LCDd.conf
|
|
|
|
# options for LCDd startup
|
|
OPTIONS=""
|
|
|
|
# EOF
|