<div dir="ltr">I'm trying to get you the debug output as described in <a href="https://freedesktop.org/wiki/Software/systemd/Debugging/#index3h1" target="_blank" style="font-family:gotham,helvetica,arial,sans-serif;font-size:14px">https://freedesktop.org/wiki/S<wbr>oftware/systemd/Debugging/#ind<wbr>ex3h1</a><div>I'm sending the emails but they aren't showing up in the email list at: <a href="https://lists.freedesktop.org/archives/systemd-devel/2017-December/thread.html#39934">https://lists.freedesktop.org/archives/systemd-devel/2017-December/thread.html#39934</a></div><div>with or without email attachments</div><div><br></div><div>At this point two people have said I have an updated systemd which is strange because I thought I used the latest CentOS minimal install</div><div><div>$ systemctl --version</div><div>systemd 219</div><div>+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID +ELFUTILS +KMOD +IDN</div></div><div>So maybe it makes sense for me to just update and see if that resolves this.</div><div><br></div><div>I don't know how to do that though.</div><div>I found these instruciton but they don't work anymore:</div><div><a href="https://www.certdepot.net/new-systemd-version/">https://www.certdepot.net/new-systemd-version/</a><br></div><div><br></div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Dec 5, 2017 at 9:36 AM, Lennart Poettering <span dir="ltr"><<a href="mailto:lennart@poettering.net" target="_blank">lennart@poettering.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On Sa, 02.12.17 20:40, Doug Snyder (<a href="mailto:webcoach101@gmail.com">webcoach101@gmail.com</a>) wrote:<br>
<br>
> I'm trying to write a basic systemd service. The ExecStart command I'm<br>
> using works. The systemd service doesn't. It throws a cryptic error and I<br>
> can't find any documentation on the web that makes any sense of it. I<br>
> posted on this list and got no responses. Is this list active? If not is<br>
> there somewhere I can get basic help for setting up a service. Systemd is<br>
> the default tool daemonizing on most Linux distros right? There must be<br>
> some way to get help to get a basic example working.<br>
<br>
</span>Please always indicate which systemd version you are using, which<br>
distribution and which kernel.<br>
<span class=""><br>
> Nov 20 13:58:33 stower systemd[1]: celery_bf.service failed to run 'start'<br>
> task: Operation not supported<br>
<br>
</span>Hmm, this indicates that some kernel functionality required is not<br>
available in the kernel. I am not sure which one that is, and logging<br>
is a bit too brief for that.<br>
<br>
If you run "systemd-analyze set-log-level debug", and run this again,<br>
what do you see then?<br>
<span class="HOEnZb"><font color="#888888"><br>
Lennart<br>
<br>
--<br>
Lennart Poettering, Red Hat<br>
</font></span></blockquote></div><br></div>