lynda t changed bug 926835
What Removed Added
Flags needinfo?(lyndat3@your-mail.com)  

Comment # 32 on bug 926835 from
(In reply to Thomas Blume from comment #31)
> Please give it a try.

With the latest modified scripts ^^ after a reboot of the Dom0-with-bridge,
sshd is successfully up and listening on br0.

But, looking at serial console output, after reaching root, I see these
messages:

[  118.359220] systemd[1]: sshd@multi-user.service failed to run 'start' task:
Invalid argument
[  118.385889] systemd[1]: Failed to start SSH Per-Connection Server.
[  118.750708] systemd[1]: sshd@multi-user.service failed to run 'start' task:
Invalid argument
[  118.777653] systemd[1]: Failed to start SSH Per-Connection Server.
[  119.000755] systemd[1]: sshd@multi-user.service failed to run 'start' task:
Invalid argument
[  119.028475] systemd[1]: Failed to start SSH Per-Connection Server.
[  119.250689] systemd[1]: sshd@multi-user.service failed to run 'start' task:
Invalid argument
[  119.277663] systemd[1]: Failed to start SSH Per-Connection Server.
[  119.500942] systemd[1]: sshd@multi-user.service failed to run 'start' task:
Invalid argument
[  119.527557] systemd[1]: Failed to start SSH Per-Connection Server.
[  119.750371] systemd[1]: sshd@multi-user.service start request repeated too
quickly, refusing to star.
[  119.781208] systemd[1]: Failed to start SSH Per-Connection Server.


where

ls -al *ssh*
lrwxrwxrwx 1 root root 39 Apr 14 08:59 sshdgenkeys.service ->
/etc/systemd/system/sshdgenkeys.service
lrwxrwxrwx 1 root root 33 Apr 14 08:59 sshd@.service ->
/etc/systemd/system/sshd@.service

So, it works AND I get those errors.


You are receiving this mail because: