[systemd-devel] systemd and sshd.socket/sshd at .service

Lennart Poettering lennart at poettering.net
Wed Mar 16 17:13:50 PDT 2011


On Sat, 19.02.11 00:15, Vasiliy G Tolstov (v.tolstov at selfip.ru) wrote:

> >> > Hmm, can you try to reproduce this when booting with
> >> > systemd.log_level=debug and systemd.log_target=kmsg on the kernel
> >> > cmdline? Then, kmsg should definitely include a message on what is going
> >> > on. (and when we found it we probably should bump up the error level of
> >> > that msg)
> >> >
> >> > Lennart
> >> >
> 
> Ok. I'm add corresponding params to kernel cmdline. After sometime i
> get on screen messages like in attached image

Your sshd seems to return exit with a non-zero exit code just indicating
a failure of some kind. use "ExecStart=-/foo/bar" instead of
"ExecStart=/foo/bar" to spawn a process and ignore if it fails.

Lennart

-- 
Lennart Poettering - Red Hat, Inc.


More information about the systemd-devel mailing list