s3-smbd: Support systemd 230

Enterprise / Samba - Alexander Bokovoy [samba.org] - 25 May 2016 13:25 UTC

systemd 230 version finally deprecated libsystemd-daemon/libsystemd-journal split and put everything in libsystemd library.

Make sure HAVE_LIBSYSTEMD define is supported in the code (we already have it defined by the waf).

Patch is based on the code proposed by Zbigniew Jędrzejewski-Szmek from systemd project.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=11936

92b4b6b s3-smbd: Support systemd 230
lib/util/become_daemon.c | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)

Upstream: gitweb.samba.org


  • Share