chiark / gitweb /
systemctl: properly detect whether taling to systemd via D-Bus worked before falling...
[elogind.git] / src / socket-util.h
index ae311ea33ac4effecfa88f38cd3f17f92fb0bac9..86c9e47809c51a7f2725b6f37cbf857d19f45fd9 100644 (file)
@@ -71,6 +71,7 @@ int socket_address_listen(
                 bool free_bind,
                 mode_t directory_mode,
                 mode_t socket_mode,
+                const char *label,
                 int *ret);
 
 bool socket_address_is(const SocketAddress *a, const char *s, int type);