1st step towards a non-native package for Debian: copy debian/ below scripts/

This commit is contained in:
marschap
2006-03-03 16:43:48 +00:00
parent b38732a2ce
commit d41ec1a731
23 changed files with 958 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