systemctl start keylime_registrar hangs (waiting for password or timeout?)
Open
- Dominant language
- Shell
- Stars
- 0
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
If you check with ps when start hangs you find this:
```
\_ systemctl start keylime_registrar
\_ /bin/systemd-tty-ask-password-agent --watch
```
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the hang with `systemctl start keylime_registrar` and inspect the resulting `systemd-tty-ask-password-agent --watch` process. Trace the registrar service definition and its startup dependencies to determine why a password prompt is requested; done means the service starts without hanging or waiting for an unexpected password.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- shell
- Domain
- operating-systems
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100