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