I'm trying to get you the debug output as described in https://freedesktop.org/wiki/Software/systemd/Debugging/#index3h1 I'm sending the emails but they aren't showing up in the email list at: https://lists.freedesktop.org/archives/systemd-devel/2017-December/thread.html#39934 with or without email attachments
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 $ systemctl --version systemd 219 +PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID +ELFUTILS +KMOD +IDN So maybe it makes sense for me to just update and see if that resolves this. I don't know how to do that though. I found these instruciton but they don't work anymore: https://www.certdepot.net/new-systemd-version/ On Tue, Dec 5, 2017 at 9:36 AM, Lennart Poettering <[email protected]> wrote: > On Sa, 02.12.17 20:40, Doug Snyder ([email protected]) wrote: > > > I'm trying to write a basic systemd service. The ExecStart command I'm > > using works. The systemd service doesn't. It throws a cryptic error and I > > can't find any documentation on the web that makes any sense of it. I > > posted on this list and got no responses. Is this list active? If not is > > there somewhere I can get basic help for setting up a service. Systemd is > > the default tool daemonizing on most Linux distros right? There must be > > some way to get help to get a basic example working. > > Please always indicate which systemd version you are using, which > distribution and which kernel. > > > Nov 20 13:58:33 stower systemd[1]: celery_bf.service failed to run > 'start' > > task: Operation not supported > > Hmm, this indicates that some kernel functionality required is not > available in the kernel. I am not sure which one that is, and logging > is a bit too brief for that. > > If you run "systemd-analyze set-log-level debug", and run this again, > what do you see then? > > Lennart > > -- > Lennart Poettering, Red Hat >
_______________________________________________ systemd-devel mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/systemd-devel
