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
|
# Set the default amount of time (in 1/8 seconds) to
|
||||||
# display a screen on the LCD.
|
# 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,
|
# Comments are all line-based comments,
|
||||||
# and are lines that start with one of '#', ';'
|
# and are lines that start with one of '#', ';'
|
||||||
# or '//' in the first columns.
|
# or '//' in the first columns.
|
||||||
@@ -54,6 +59,7 @@ Bind 172.16.3.69
|
|||||||
Port 3777
|
Port 3777
|
||||||
Debug 3
|
Debug 3
|
||||||
WaitTime 80
|
WaitTime 80
|
||||||
|
User dgd
|
||||||
|
|
||||||
# Joystick driver
|
# Joystick driver
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user