add init & default files for lcdexec & lcdvc

This commit is contained in:
marschap
2006-04-30 11:13:22 +00:00
parent 920d4e51d4
commit a4eb470f59
5 changed files with 126 additions and 2 deletions
+9
View File
@@ -0,0 +1,9 @@
# /etc/default/lcdexec -- config file for lcdexec startup
# shall lcdexec be started (yes/no)
START=no
# options for lcdexec startup
#OPTIONS=""
# EOF