Added User command to LCDd.conf and documented it.
This commit is contained in:
@@ -45,6 +45,11 @@
|
||||
# Set the default amount of time (in 1/8 seconds) to
|
||||
# display a screen on the LCD.
|
||||
#
|
||||
# User <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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user