Thomas Blume changed bug 802422
What Removed Added
Status NEW RESOLVED
CC   thomas.blume@suse.com
Resolution --- DUPLICATE

Comment # 5 on bug 802422 from
Reproduced the problem.
YaST logs show:

-->--
2015-02-27 11:43:40 <1> linux-nfdg(3803) [YCP] SuSEFirewall.ycp:2413 Starting
firewall services
2015-02-27 11:43:40 <1> linux-nfdg(3803) [YCP] Service.ycp:495 Starting service
SuSEfirewall2
2015-02-27 11:43:40 <1> linux-nfdg(3803) [YCP] Service.ycp:355 Running service
initscript SuSEfirewall2 start
--<--

 # pstree
systemd���������YaST2.Second-St���������sleep
        ������avahi-daemon
        ������bash
        ������cron
        ������2*[dbus-daemon]
        ������dbus-launch
        ������dhcpcd
        ������gconfd-2
        ������haveged
        ������master���������pickup
        ���        ������qmgr
        ������nscd���������10*[{nscd}]
        ������ntpd
        ������rsyslogd���������4*[{rsyslogd}]
        ������sshd���������sshd���������bash���������pstree
        ���      ������sshd���������bash���������yast.ssh���������YaST2.call���������y2base���������ag_udev_persist
        ���                                                    
������y2base���������y2base���������systemctl���������systemd-tty-ask
        ���                                                     ������{y2base}


# ps aux | grep systemd-tty-ask
root      1372  0.0  0.0  10368   924 pts/1    S+   11:51   0:00 grep
--color=auto systemd-tty-ask
root      4368  0.0  0.0  12744   744 pts/0    S+   11:43   0:00
/usr/bin/systemd-tty-ask-password-agent --watch


 # ll /run/systemd/ask-password*
/run/systemd/ask-password:
total 0

/run/systemd/ask-password-block:
total 0
prw------- 1 root root 0 Feb 27 11:43 136:0
prw------- 1 root root 0 Feb 27 11:41 4:1


It waits for a password, but the password prompt is not shown.
So, it is indeed a duplicate of bnc#800365.

-> closing

*** This bug has been marked as a duplicate of bug 800365 ***


You are receiving this mail because: