X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=src%2Fexecute.c;h=d67916c249282699eb9215abcb230defc73833c4;hb=9c1b183c709b90e735b60294d7be00b37814645a;hp=80c649f1c67d2f34a298f5c13292696014edc95d;hpb=82e23dddebc79245ccd8333f229aa37975f81b6a;p=elogind.git diff --git a/src/execute.c b/src/execute.c index 80c649f1c..d67916c24 100644 --- a/src/execute.c +++ b/src/execute.c @@ -981,7 +981,7 @@ int exec_spawn(ExecCommand *command, /* This string must fit in 10 chars (i.e. the length * of "/sbin/init") */ - rename_process("sd:exec"); + rename_process("sd.exec"); /* We reset exactly these signals, since they are the * only ones we set to SIG_IGN in the main daemon. All