debianize LCDproc

This commit is contained in:
marschap
2004-12-31 22:32:22 +00:00
parent 0e270bcf0f
commit e6a84a8c62
25 changed files with 1323 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
# /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