]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/machine/image-dbus.c
machined: prefix child process name with 'sd'
authorLennart Poettering <lennart@poettering.net>
Thu, 29 Nov 2018 13:48:47 +0000 (14:48 +0100)
committerLennart Poettering <lennart@poettering.net>
Sat, 1 Dec 2018 11:50:45 +0000 (12:50 +0100)
commitf2747bf52b4762aa9623d3d4adf917434e8afc77
tree5a00bb9be382031f6d94b95c6ac886a0f5f7b36b
parent55844aebb60b42f56335eb147dd395269d8fb686
machined: prefix child process name with 'sd'

So far we followed to rule that child processes we fork off without
execve() are named "(sd-xyz)", but one child process didn't follow this.
Correct that.
src/machine/image-dbus.c