2006-03-03 16:43:48 +00:00
|
|
|
# /etc/default/LCDd -- config file for LCDd startup
|
|
|
|
|
|
|
|
|
|
# shall LCDd be started (yes/no)
|
|
|
|
|
START=no
|
|
|
|
|
|
2008-05-02 11:10:28 +00:00
|
|
|
# config file
|
|
|
|
|
#CONFIGFILE=/etc/lcdproc/LCDd.conf
|
|
|
|
|
|
2006-03-03 16:43:48 +00:00
|
|
|
# options for LCDd startup
|
2008-05-02 11:10:28 +00:00
|
|
|
OPTIONS=""
|
2006-03-03 16:43:48 +00:00
|
|
|
|
|
|
|
|
# EOF
|