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
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
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
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
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)