execute: socket isn't abstract anymore

This commit is contained in:
Lennart Poettering 2011-03-28 23:04:07 +02:00
parent 2b583ce657
commit 03b4471dc3
2 changed files with 6 additions and 1 deletions

6
TODO
View File

@ -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

View File

@ -39,7 +39,6 @@ struct CGroupBonding;
#include "list.h"
#include "util.h"
/* Abstract namespace! */
#define LOGGER_SOCKET "/run/systemd/logger"
typedef enum KillMode {