]> git.ipfire.org Git - thirdparty/systemd.git/commit
core: don't fail to run services in --user instances if $HOME is missing
authorLennart Poettering <lennart@poettering.net>
Thu, 12 Feb 2015 11:21:16 +0000 (12:21 +0100)
committerLennart Poettering <lennart@poettering.net>
Thu, 12 Feb 2015 11:21:16 +0000 (12:21 +0100)
commit4c08c8242a687e00b289e948ccd07b96f0bc4866
tree98c5a144940529cb0f7cb3ae8910ce75799c3edf
parenta38d99451f2bf8026ec51aee91662292e823c6a8
core: don't fail to run services in --user instances if $HOME is missing

Otherwise we cannot even invoke systemd-exit.service anymore, thus not
even exit.

https://bugs.freedesktop.org/show_bug.cgi?id=83100
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=759320
src/core/execute.c
src/core/execute.h
src/core/unit.c