mirror of
https://github.com/systemd/systemd.git
synced 2025-03-23 10:50:16 +03:00
tty-ask-pwd-agent: add a FIXME
This commit is contained in:
parent
1322757061
commit
825721eb8d
@ -541,6 +541,9 @@ static int process_and_watch_password_files(bool watch) {
|
||||
* unlikely to trigger any events. */
|
||||
timeout = 0;
|
||||
else
|
||||
/* FIXME: we should do something here since otherwise the service
|
||||
* requesting the password won't notice the error and will wait
|
||||
* indefinitely. */
|
||||
log_error_errno(r, "Failed to process password: %m");
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user