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