exec-util: add missing logging call
authorLennart Poettering <lennart@poettering.net>
Tue, 25 Sep 2018 10:03:06 +0000 (12:03 +0200)
committerLennart Poettering <lennart@poettering.net>
Tue, 25 Sep 2018 10:04:14 +0000 (12:04 +0200)
commit653d469519f78d3931c0bc9fe5597d18454bef3d
treed32f67bbcb56c03902aa8e29744f5c6ee8aee37f
parented689f7894e56024a11bd02327b2bdfce5636dfd
exec-util: add missing logging call

This function logs about all errors, but one case was forgotten. Fix
that.
src/basic/exec-util.c