chiark / gitweb /
udev: tty - re-add accidentially removed hvc* match
[elogind.git] / src / execute.h
index 755dea35af513cafcfa5b1312c6105ccba12cf53..44856d11fab7322174db9afc1af6506232270232 100644 (file)
@@ -39,8 +39,7 @@ struct CGroupBonding;
 #include "list.h"
 #include "util.h"
 
-/* Abstract namespace! */
-#define LOGGER_SOCKET "/dev/.run/systemd/logger"
+#define LOGGER_SOCKET "/run/systemd/logger"
 
 typedef enum KillMode {
         KILL_CONTROL_GROUP = 0,