Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
console_systemd: remove the timeout when using 'systemd-ask-password'
Without this, the password request will expire after 90 seconds leaving no way to provide the password without OpenVPN asking for it again. Given that interactive use will wait for input without a timeout, it makes sense to have non-interactive usage also wait until the user is ready instead of forcing users to race against the timeout. Change-Id: I2791d09ab698d89dc7e0183151f77b84024ad6d1 Signed-off-by: Ben Boeckel <[email protected]> Acked-By: David Sommerseth <[email protected]> Message-Id: <[email protected]> URL: https://www.mail-archive.com/[email protected]/msg30336.html Signed-off-by: Gert Doering <[email protected]> (cherry picked from commit 8084990)
- Loading branch information