]> git.baikalelectronics.ru Git - kernel.git/commit
um: port_user: Search for in.telnetd in PATH
authorGlenn Washburn <development@efficientek.com>
Thu, 3 Mar 2022 07:53:30 +0000 (01:53 -0600)
committerRichard Weinberger <richard@nod.at>
Fri, 11 Mar 2022 09:55:16 +0000 (10:55 +0100)
commit1fb04848027b2d3ab233c0bb19e41025d19f7d3e
treefb515f7182243bb12916466ecd0681391f76914e
parent0589e226636eb8a115a40c94fc67a0c306fe7b4c
um: port_user: Search for in.telnetd in PATH

This allows in.telnetd to be run from non-standard installation locations
and is especially useful when running a UML instance as an unprivileged user
on a system where the administrator has not installed the in.telnetd binary.

Signed-off-by: Glenn Washburn <development@efficientek.com>
Signed-off-by: Richard Weinberger <richard@nod.at>
arch/um/drivers/port_user.c