X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=execute.h;h=09e4367974da05e945c811f78f326ac1b3ee90f5;hp=fff54b120e62fc80badc3b1411b5e67ffb478a9f;hb=ea4309869e75497ba6a97c540646cb66a157a4d9;hpb=94f043472a5af62dc9cd5767e89ba33872212d5e diff --git a/execute.h b/execute.h index fff54b120..09e436797 100644 --- a/execute.h +++ b/execute.h @@ -18,7 +18,7 @@ typedef struct ExecContext ExecContext; #include "util.h" /* Abstract namespace! */ -#define LOGGER_SOCKET "/systemd/logger" +#define LOGGER_SOCKET "/org/freedesktop.org/systemd1/logger" typedef enum ExecOutput { EXEC_OUTPUT_CONSOLE, @@ -102,7 +102,6 @@ typedef enum ExitStatus { /* The LSB suggests that error codes >= 200 are "reserved". We * use them here under the assumption that they hence are * unused by init scripts. - * c-> * * http://refspecs.freestandards.org/LSB_3.1.0/LSB-Core-generic/LSB-Core-generic/iniscrptact.html */