setlogcons: open /dev/ttyN for "setlogcons N", not /dev/tty1
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
@@ -7,7 +7,7 @@ exec </dev/null
|
||||
user=root # for bind to port 69
|
||||
|
||||
exec \
|
||||
env - \
|
||||
env - PATH="$PATH" \
|
||||
softlimit \
|
||||
setuidgid "$user" \
|
||||
udpsvd -v -c 10 -l localhost \
|
||||
|
Reference in New Issue
Block a user