From: Lennart Poettering Date: Mon, 28 Mar 2011 21:04:07 +0000 (+0200) Subject: execute: socket isn't abstract anymore X-Git-Tag: v21~27 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=commitdiff_plain;h=03b4471dc37e5078d55b3dfa28a6c8793e24160b execute: socket isn't abstract anymore --- diff --git a/TODO b/TODO index 0db681b76..fabc18d67 100644 --- a/TODO +++ b/TODO @@ -29,6 +29,12 @@ F15: * remove KillMode=process-group +* kernel patch wegen kmsg prio nach f15 + +* LOG_DAEMON/LOG_USER für kmsg messages schreiben + +* fix /usr taint + Features: * when key file cannot be found, read it from kbd in cryptsetup diff --git a/src/execute.h b/src/execute.h index 3b2b4e8ed..44856d11f 100644 --- a/src/execute.h +++ b/src/execute.h @@ -39,7 +39,6 @@ struct CGroupBonding; #include "list.h" #include "util.h" -/* Abstract namespace! */ #define LOGGER_SOCKET "/run/systemd/logger" typedef enum KillMode {