mirror of
https://github.com/systemd/systemd.git
synced 2025-03-25 18:50:18 +03:00
execute: socket isn't abstract anymore
This commit is contained in:
parent
2b583ce657
commit
03b4471dc3
6
TODO
6
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
|
||||
|
@ -39,7 +39,6 @@ struct CGroupBonding;
|
||||
#include "list.h"
|
||||
#include "util.h"
|
||||
|
||||
/* Abstract namespace! */
|
||||
#define LOGGER_SOCKET "/run/systemd/logger"
|
||||
|
||||
typedef enum KillMode {
|
||||
|
Loading…
x
Reference in New Issue
Block a user