<div dir="ltr">Hi,<br><br><div><div class="gmail_extra"><br><div class="gmail_quote">>>  This is the output of the strace call on this section of the code in<br>>> the sd_pid_notify_with_fds, when I try to save the fds.<br>>><br>>> socket(PF_LOCAL, SOCK_DGRAM|SOCK_CLOEXEC, 0) = 8<br>>><br>>> sendmsg(8, {msg_name(21)={sa_family=AF_LOCAL,<br>>> sun_path="/run/systemd/notify"}, msg_iov(1)=[{"FDSTORE=1\n", 10}],<br>>> msg_controllen=40, {cmsg_len=20, cmsg_level=SOL_SOCKET,<br>>> cmsg_type=SCM_RIGHTS, {7}}, msg_flags=0}, MSG_NOSIGNAL) = -1 EINVAL<br>>> (Invalid argument)<span class="im"><br><br>></span>Which version of systemd are you running? Does it contain a5bd3c32?<br><br></div><div class="gmail_quote"> Sorry forgot to attach the version, here is the version I am using<br><br></div>jana@ctoserver11:~$ systemd --version<br>systemd 225<br>+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID -ELFUTILS +KMOD -IDN<br><br></div><div class="gmail_extra">And my OS is Ubuntu Wily<br><br>jana@ctoserver11:~$ lsb_release -a<br>No LSB modules are available.<br>Distributor ID:    Ubuntu<br>Description:    Ubuntu 15.10<br>Release:    15.10<br>Codename:    wily<br><br></div><div class="gmail_extra"> let me if this is an issue and I have to move to another version?<br><br></div><div class="gmail_extra">Thanks<br></div><div class="gmail_extra">Jana<br><br></div></div></div>