systemd: add systemd-style socket-activation
authorLennart Poettering <lennart@poettering.net>
Tue, 25 May 2010 00:25:04 +0000 (02:25 +0200)
committerLennart Poettering <lennart@poettering.net>
Thu, 8 Jul 2010 23:54:11 +0000 (01:54 +0200)
commitdd31130a971593b5e20a1c4cb04f93c2aae90c84
treee930364010c070d622168a9d225a5937050f936e
parent6ff1d079316cb730a54b4e0e95bd3e6e31f439de
systemd: add systemd-style socket-activation

This is a pretty straightforward implementation of systemd-style socket
activation using the reference implementation of the
$LISTEN_FDS/$LISTEN_PID env var parsing as supplied by systemd upstream.
dbus/Makefile.am
dbus/dbus-server-unix.c
dbus/dbus-sysdeps-unix.c
dbus/dbus-sysdeps-unix.h
dbus/sd-daemon.c [new file with mode: 0644]
dbus/sd-daemon.h [new file with mode: 0644]