X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;ds=sidebyside;f=src%2Fexecute.h;h=4f05c9fa4b29f9ef4385a3c1ab0e2f4941e60dc2;hb=54fe0cdbe313558a712a15dc3bc516a46c1f7b6e;hp=d5fb61ba265e6fad9a63a96259db1531327d58e5;hpb=ab1f063390f55e14a8de87f21c4fad199eb908a6;p=elogind.git diff --git a/src/execute.h b/src/execute.h index d5fb61ba2..4f05c9fa4 100644 --- a/src/execute.h +++ b/src/execute.h @@ -40,8 +40,6 @@ struct CGroupAttribute; #include "list.h" #include "util.h" -#define LOGGER_SOCKET "/run/systemd/logger" - typedef enum KillMode { KILL_CONTROL_GROUP = 0, KILL_PROCESS,