![](https://seccdn.libravatar.org/avatar/9435667f7160374bc34a8600b686aecd.jpg?s=120&d=mm&r=g)
On Mon, Mar 16, 2015 at 5:46 PM, Yamaban <foerster@lisas.de> wrote:
On Mon, 16 Mar 2015 15:32, Andrei Borzenkov wrote:
On Mon, Mar 16, 2015 at 5:25 PM, Per Jessen wrote:
After killing a wrongly started ntpd, I tried starting a new one:
systemctl start ntpd
This seems to hang:
4 0 1163 1 20 0 45216 4996 core_s Ss ? 0:00 /usr/sbin/sshd -D 4 0 2974 1163 20 0 81640 6060 core_s Ss ? 0:00 \_ sshd: root@pts/4 4 0 2981 2974 20 0 14724 4600 wait Ss pts/4 0:00 | \_ -bash 4 0 8128 2981 20 0 24552 2824 SyS_pp S+ pts/4 0:00 | \_ systemctl start ntpd 0 0 8129 8128 20 0 13160 1664 SyS_po S+ pts/4 0:00 | \_ /usr/bin/systemd-tty-ask-password-agent --watch
Sofar it's been waiting about 3 minutes. What is it waiting for?
systemctl always starts systemd-tty-ask-password-agent (unless explicitly disabled) in case service may want to request some passwords.
For a quick fix, how do you 'explicitly disable' the agent? I'm searching for that info, but somehow do not find it. (the thing with the trees and the forest...)
systemctl --no-ask-password man systemctl -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org