adapt config file paths to default $(sysconfdir)

This commit is contained in:
marschap
2006-05-25 11:46:15 +00:00
parent cc08745763
commit d2706df7f4
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -4,6 +4,6 @@
START=no
# options for LCDd startup
OPTIONS="-c /etc/LCDd.conf"
OPTIONS="-c /etc/lcdproc/LCDd.conf"
# EOF