From 35bb35edd6237b976e02bf2932d67daa737528ea Mon Sep 17 00:00:00 2001 From: marschap Date: Sat, 5 May 2007 16:32:04 +0000 Subject: [PATCH] remove duplicate DriverPath stanza (thanks Uli Brueggemann) --- LCDd.conf | 8 -------- 1 file changed, 8 deletions(-) diff --git a/LCDd.conf b/LCDd.conf index 5842e7b..5251e24 100644 --- a/LCDd.conf +++ b/LCDd.conf @@ -51,14 +51,6 @@ DriverPath=server/drivers/ # serialVFD, sli, stv5730, svga, t6963, text, tyan, ula200, xosd Driver=curses -# Where can we find the driver modules ? -# IMPORTANT: Make sure to change this setting to reflect your -# specific setup! Otherwise LCDd won't be able to find -# the driver modules and will thus not be able to -# function properly. -# NOTE: Always place a slash as last character ! -DriverPath=server/drivers/ - # Tells the driver to bind to the given interface Bind=127.0.0.1