Re: More stuff doesn't work at boot.

2011-11-12 Thread Fedora User
On Sat, 12 Nov 2011 14:30:16 -0500 Tom Horsley wrote: > I sure look forward to the day systemd can actually figure out > when the network is functional :-). Frankly, I would be very happy to regress to SysV. -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscripti

Re: More stuff doesn't work at boot.

2011-11-12 Thread Tom Horsley
On Sat, 12 Nov 2011 18:10:46 -0700 T.C. Hollingsworth wrote: > That's very strange. /etc/init.d/network shouldn't exit until the > link is up. Have you filed a bug? Actually, I think I have just figured out that the alternatives program doesn't include anything to switch the sendmail service to

Re: More stuff doesn't work at boot.

2011-11-12 Thread T.C. Hollingsworth
On Sat, Nov 12, 2011 at 5:41 PM, Tom Horsley wrote: >> > I sure look forward to the day systemd can actually figure out >> > when the network is functional :-). >> >> Are you using NetworkManager? > > Nope, I have to use network because I need to setup a bridge which > NetworkManager still doesn't

Re: More stuff doesn't work at boot.

2011-11-12 Thread Tom Horsley
> > I sure look forward to the day systemd can actually figure out > > when the network is functional :-). > > Are you using NetworkManager? Nope, I have to use network because I need to setup a bridge which NetworkManager still doesn't support. > To make systemd wait for the the connection to b

Re: More stuff doesn't work at boot.

2011-11-12 Thread T.C. Hollingsworth
On Sat, Nov 12, 2011 at 12:30 PM, Tom Horsley wrote: > I've been configuring my f16 partition to make it my primary > system, and I now have the following set of lines in my > /etc/rc.d/rc.local script in order to get things to actually > work correctly after a reboot: > > /bin/bash -c 'sleep 5 ;

Re: More stuff doesn't work at boot.

2011-11-12 Thread Steven Stern
On 11/12/2011 01:30 PM, Tom Horsley wrote: > I've been configuring my f16 partition to make it my primary > system, and I now have the following set of lines in my > /etc/rc.d/rc.local script in order to get things to actually > work correctly after a reboot: > > /bin/bash -c 'sleep 5 ; service st