[systemd-bugs] [Bug 70593] random 90 sec delay on shutdown/reboot (A stop job is running for User Manager for 0)

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Jan 6 07:58:01 PST 2016


https://bugs.freedesktop.org/show_bug.cgi?id=70593

--- Comment #27 from Daniel Hahler <freedesktop-bugs at thequod.de> ---
I get this on Arch Linux (systemd 228-3) when there is a open ssh connection to
a remote host.

I've thought that it might be related to OpenSSH's "ControlMaster" setting(s),
but it happens also without this.

Arch uses this /usr/lib/systemd/system/user at .service:

[Unit]
Description=User Manager for UID %i
After=systemd-user-sessions.service

[Service]
User=%i
PAMName=systemd-user
Type=notify
ExecStart=-/usr/lib/systemd/systemd --user
Slice=user-%i.slice
KillMode=mixed
Delegate=yes

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/systemd-bugs/attachments/20160106/44d7d1aa/attachment.html>


More information about the systemd-bugs mailing list