projects
/
platform
/
upstream
/
systemd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
693ced4
)
execute: fix logger socket path
author
Lennart Poettering
<lennart@poettering.net>
Wed, 31 Mar 2010 14:26:24 +0000
(16:26 +0200)
committer
Lennart Poettering
<lennart@poettering.net>
Wed, 31 Mar 2010 14:26:24 +0000
(16:26 +0200)
execute.h
patch
|
blob
|
history
diff --git
a/execute.h
b/execute.h
index
d64111b
..
d8073e1
100644
(file)
--- a/
execute.h
+++ b/
execute.h
@@
-37,7
+37,7
@@
typedef struct ExecContext ExecContext;
#include "util.h"
/* Abstract namespace! */
-#define LOGGER_SOCKET "/org/freedesktop
.org
/systemd1/logger"
+#define LOGGER_SOCKET "/org/freedesktop/systemd1/logger"
typedef enum ExecOutput {
EXEC_OUTPUT_CONSOLE,