Re: [systemd-devel] systemd coredumps

2015-01-01 Thread Markus Moeller
, Zbigniew Jędrzejewski-Szmek wrote: > On Thu, Jan 01, 2015 at 05:57:43PM -, Markus Moeller wrote: > > Hi, > > > > How can I find out why systemd core dumps and requires system > > reboot :-( ? > > > > I just did > > > > # systemctl status s

Re: [systemd-devel] systemd coredumps

2015-01-01 Thread Markus Moeller
OK I logged it as https://bugs.freedesktop.org/show_bug.cgi?id=87943 . I can't seem to get a core dump file. Markus "ZbigniewJędrzejewski-Szmek" wrote in message news:20150101180504.gj18...@in.waw.pl... On Thu, Jan 01, 2015 at 05:57:43PM -, Markus Moeller wrote: Hi,

[systemd-devel] systemd coredumps

2015-01-01 Thread Markus Moeller
Hi, How can I find out why systemd core dumps and requires system reboot :-( ? I just did # systemctl status sockd-1.5.0 Failed to issue method call: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the

Re: [systemd-devel] systemd-sysv-generator question

2015-01-01 Thread Markus Moeller
Thank you Markus "Mantas Mikulėnas" wrote in message news:capwny8vgpomx8nfym+k84-w5sf8-5+yo2zuzuqx3__thoq2...@mail.gmail.com... On Wed, Dec 31, 2014 at 4:31 PM, Markus Moeller wrote: Hi, I am knew to systemd and wonder how to use it correctly. I have a simple /etc/in

[systemd-devel] systemd-sysv-generator question

2014-12-31 Thread Markus Moeller
Hi, I am knew to systemd and wonder how to use it correctly. I have a simple /etc/init.d/squid startup script which works with systemd. I now copied it to /etc/init.d/mysquid and updated the content accordingly. Now /etc/init.d/mysquid start fails saying the services fail is missing. I c