Am 16.08.2014 23:54, schrieb Joe:
> Aug 16 00:02:03 jresid systemd[2913]: systemd-exit.service: main
> process exited, code=exited, status=200/CHDIR 
> Aug 16 00:02:03 jresid systemd[2913]: Failed to start Exit the Session. 

Apparently that service failed with exit code 200 / CHDIR.

src/core/execute.c [1] indicates that this might be due to failing to
change the working directory.
As the home directory for user nobody is set to /nonexistent (which
suprisingly is nonexistent), that might explain the above error.

It doesn't explain though, why you have processes under user nobody or
why they are not killed on shutdown.


[1]
http://sources.debian.net/src/systemd/208-7/src/core/execute.c/?hl=1384#L1384

-- 
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to