Re: [systemd-devel] systemd TimeoutStopSec not working

2019-11-09 Thread Andrei Borzenkov
04.11.2019 17:59, mmbella пишет: > Hello, > > I apologize if this is not the appropriate list serve to post in > however, I am having problems with a systemd service file not > terminating a python script that intermittently hangs. I have tried > other forums with no solution. The service script i

Re: [systemd-devel] F30->F31 systemd-networkd no IPv6 autoconfiguration

2019-11-09 Thread Anthony Joseph Messina
On Saturday, November 9, 2019 1:49:04 PM CST Thomas Haller wrote: > On Fri, 2019-11-08 at 20:30 -0600, Anthony Joseph Messina wrote: > > Thank you for responding Ryan. AFAIK, I don't have both systemd- > > networkd and > > NetworkManager "running" or enabled. In fact, I have had > > NetworkManager

Re: [systemd-devel] F30->F31 systemd-networkd no IPv6 autoconfiguration

2019-11-09 Thread Anthony Joseph Messina
On Saturday, November 9, 2019 1:49:04 PM CST Thomas Haller wrote: > On Fri, 2019-11-08 at 20:30 -0600, Anthony Joseph Messina wrote: > > Thank you for responding Ryan. AFAIK, I don't have both systemd- > > networkd and > > NetworkManager "running" or enabled. In fact, I have had > > NetworkManager

Re: [systemd-devel] F30->F31 systemd-networkd no IPv6 autoconfiguration

2019-11-09 Thread Ryan Gonzalez
Apologies, I didn't realize you had already tried masking the service. Since Fedora uses systemd in the initramfs, I *think* you could instead try booting with systemd.mask=NetworkManager.service, which will should mask it early boot before your rootfs is even mounted. On Fri, Nov 8, 2019 at 8:31

Re: [systemd-devel] F30->F31 systemd-networkd no IPv6 autoconfiguration

2019-11-09 Thread Thomas Haller
On Fri, 2019-11-08 at 20:30 -0600, Anthony Joseph Messina wrote: > Thank you for responding Ryan. AFAIK, I don't have both systemd- > networkd and > NetworkManager "running" or enabled. In fact, I have had > NetworkManager > disabled on these systems for some time (back through F27, I > believe)