Comment 16 for bug 1811580

Revision history for this message
Adrian Kaegi (cadirol) wrote :

Good day
Same issue here! After upgrade systemd from 229-4ubuntu21.10 to 229-4ubuntu21.15 and a reboot, ssh did not start anymore.
As ugly workaround i ran #mkdir -p -m0755 /var/run/sshd && systemctl restart ssh.service

$ uname -a
Linux aws01.nts.ch 4.4.0-142-generic #168-Ubuntu SMP Wed Jan 16 21:00:45 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux

$ cat /etc/issue
Ubuntu 16.04.5 LTS

$ dpkg -l | grep systemd
ii libpam-systemd:amd64 229-4ubuntu21.15 system and service manager - PAM module
rc libsystemd-daemon0:amd64 204-5ubuntu20.19 systemd utility library
rc libsystemd-login0:amd64 204-5ubuntu20.19 systemd login utility library
ii libsystemd0:amd64 229-4ubuntu21.15 systemd utility library
ii python3-systemd 231-2build1 Python 3 bindings for systemd
ii systemd 229-4ubuntu21.15

Do you provide a fix? what is the plan?