Re: fedora27: ypbind intermittent startup

2018-02-02 Thread Ed Greshko
On 02/02/18 15:51, Terry Barnaby wrote: > On 02/02/18 07:42, Terry Barnaby wrote: >> On 02/02/18 00:41, Ed Greshko wrote: >>> >>> I've not tried this since I don't have a need for ypbind. >>> >>> One may also consider copying /lib/systemd/system/ypbind.service to >>> /etc/systemd/system and then in

Re: fedora27: ypbind intermittent startup

2018-02-02 Thread Ed Greshko
On 02/02/18 16:49, Ed Greshko wrote: > But, another thing you can try is to modify the > NetworkManager-wait-online.service by > making a copy of it in /etc/systemd/system and changing the line, Oh, just in case you're not familiar, when you make your own copy of the service you would have to d

Re: fedora27: ypbind intermittent startup

2018-02-02 Thread Ed Greshko
On 02/02/18 15:42, Terry Barnaby wrote: > On 02/02/18 00:41, Ed Greshko wrote: >> >> I've not tried this since I don't have a need for ypbind. >> >> One may also consider copying /lib/systemd/system/ypbind.service to >> /etc/systemd/system and then inserting the line, >> >> ExecStartPre=/usr/bin/sl

Re: fedora27: ypbind intermittent startup

2018-02-01 Thread Terry Barnaby
On 02/02/18 07:42, Terry Barnaby wrote: On 02/02/18 00:41, Ed Greshko wrote: I've not tried this since I don't have a need for ypbind. One may also consider copying /lib/systemd/system/ypbind.service to /etc/systemd/system and then inserting the line, ExecStartPre=/usr/bin/sleep 5  From the

Re: fedora27: ypbind intermittent startup

2018-02-01 Thread Terry Barnaby
On 02/02/18 00:41, Ed Greshko wrote: I've not tried this since I don't have a need for ypbind. One may also consider copying /lib/systemd/system/ypbind.service to /etc/systemd/system and then inserting the line, ExecStartPre=/usr/bin/sleep 5 From the systemd documentation ExecStart= command

Re: fedora27: ypbind intermittent startup

2018-02-01 Thread Ed Greshko
On 02/01/18 21:41, Tom Horsley wrote: > On Thu, 1 Feb 2018 11:32:44 + > Terry Barnaby wrote: > >> Does the system " target Network is Online" get reached after DHCP >> configuration ? > Probably doesn't matter because systemd has no idea what "up" > means when it comes to networks :-(. > > ypb

Re: fedora27: ypbind intermittent startup

2018-02-01 Thread Tom Horsley
On Thu, 1 Feb 2018 11:32:44 + Terry Barnaby wrote: > Does the system " target Network is Online" get reached after DHCP > configuration ? Probably doesn't matter because systemd has no idea what "up" means when it comes to networks :-(. ypbind is one of the services I always just start in r