From 6208cdba06c2d03e7c0033250da686098ed2a5cb Mon Sep 17 00:00:00 2001 From: ddouthitt Date: Fri, 28 Sep 2001 17:04:22 +0000 Subject: [PATCH] Added User command to LCDd.conf and documented it. --- LCDd.conf | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/LCDd.conf b/LCDd.conf index 6e94370..60d5044 100644 --- a/LCDd.conf +++ b/LCDd.conf @@ -45,6 +45,11 @@ # Set the default amount of time (in 1/8 seconds) to # display a screen on the LCD. # +# User +# +# User to run as. LCDd will drop its root priviledges, +# if any, and run as this user instead. +# # Comments are all line-based comments, # and are lines that start with one of '#', ';' # or '//' in the first columns. @@ -54,6 +59,7 @@ Bind 172.16.3.69 Port 3777 Debug 3 WaitTime 80 +User dgd # Joystick driver