Implemented the no ServerScreen feature. Also corrected a bug which prevented to run without any screen.
This commit is contained in:
@@ -65,8 +65,12 @@ User=nobody
|
||||
# User to run as. LCDd will drop its root priviledges,
|
||||
# if any, and run as this user instead.
|
||||
|
||||
ServerScreen=no
|
||||
# Enables the server screen also when other screens are active.
|
||||
#ServerScreen=no
|
||||
# Enables the built-in server screen [Default: noscreen]
|
||||
# yes : always,
|
||||
# noscreen : when there are no other screens active,
|
||||
# no : never, the LCD display will be blank when there are
|
||||
# no screens active.
|
||||
|
||||
Foreground=yes
|
||||
# The server will stay in the foreground if set to true.
|
||||
|
||||
Reference in New Issue
Block a user