NetworkManager doesn't start on boot

Lennart Poettering mzerqung at 0pointer.de
Tue Feb 8 17:52:52 UTC 2011


On Tue, 08.02.11 17:21, Bastien Nocera (bnocera at redhat.com) wrote:

> 
> On Tue, 2011-02-08 at 21:26 +0530, Rahul Sundaram wrote:
> > On 02/08/2011 09:09 PM, Braden McDaniel wrote:
> > >
> > > Why not fix it?  That is, why should a user of this app care whether a
> > > service is SysV or systemd?  Or, is this app being replaced by some
> > > other UI?
> > 
> > Also is there a plan to modify chkconfig in a similar way to service so
> > that it calls systemctl if it is a systemd service?  That would make the
> > transition less abrupt
> 
> Funnily enough, I think that avahi was not fixed to use the new tool.

it does:

%triggerun -- avahi < 0.6.26-1
if /sbin/chkconfig avahi-daemon ; then
    /bin/systemctl enable avahi-daemon.service >/dev/null 2>&1 || :
fi

it's all there.

Lennart

-- 
Lennart Poettering - Red Hat, Inc.


More information about the devel mailing list