chiark / gitweb /
execute: talk directly to the journald, instead to the stdout-syslog-bridge
[elogind.git] / src / socket.h
index fd13ac4e4c8e035033523f9b6bb64a085d7a813a..fbd29dad7243d1fc1988eb39719fa32dd9d00324 100644 (file)
@@ -118,6 +118,7 @@ struct Socket {
         bool free_bind;
         bool transparent;
         bool broadcast;
+        bool pass_cred;
         int priority;
         int mark;
         size_t receive_buffer;