diff --git a/TODO b/TODO index 0db681b762..fabc18d67a 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 3b2b4e8edb..44856d11fa 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 {