Try:
yum provides */systemd-analyze
Javier Perez wrote:
> What package has systemd-analize ?
> I tried to run it and did not have it. I did a yum update so maybe that is
> why the package was not installed.
>
> JP
>
>
> On Fri, Jun 3, 2011 at 9:23 AM, Jan Willies wrote:
>
>> 2011/6/3 Neal Be
What package has systemd-analize ?
I tried to run it and did not have it. I did a yum update so maybe that is
why the package was not installed.
JP
On Fri, Jun 3, 2011 at 9:23 AM, Jan Willies wrote:
> 2011/6/3 Neal Becker
>
>> Jan Willies wrote:
>>
>> > 2011/6/1 Neal Becker
>> >
>> >> I trie
2011/6/3 Neal Becker
> Jan Willies wrote:
>
> > 2011/6/1 Neal Becker
> >
> >> I tried out
> >>
> >> systemd-analyze blame
> >>
> >> and found that
> >> 3084ms cups.service
> >> 1354ms autofs.service
> >>
> >> I hardly need autofs, and not for boot. Is there some way to tell
> systemd
> >> aut
On 03/06/11 12:16, Neal Becker wrote:
>
> I don't want to disable it - I do use it. I just don't need it at boot, and
> don't want it slowing down boot.
>
yum erase autofs
--
Regards,
Frank Murphy
UTF_8 Encoded
Friend of Fedora
--
users mailing list
users@lists.fedoraproject.org
To unsubscri
Jan Willies wrote:
> 2011/6/1 Neal Becker
>
>> I tried out
>>
>> systemd-analyze blame
>>
>> and found that
>> 3084ms cups.service
>> 1354ms autofs.service
>>
>> I hardly need autofs, and not for boot. Is there some way to tell systemd
>> autofs is not a dependency of anything else?
>>
>
> s
2011/6/1 Neal Becker
> I tried out
>
> systemd-analyze blame
>
> and found that
> 3084ms cups.service
> 1354ms autofs.service
>
> I hardly need autofs, and not for boot. Is there some way to tell systemd
> autofs is not a dependency of anything else?
>
systemctl disable autofs.service
or lin