yum update minimal + yum-updateonboot

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Since systemd intro on Fedora, boot is fast,

so I have edited:
/etc/rc.d/init.d/yum-updateonboot

from
	echo -n "Updating RPMS on system: "
	yum -y update $OPTIONS && success || failure

to

	echo -n "Updating RPMS on system: "
	yum -y update-minimal $OPTIONS && success || failure

Is it possible for me to keep this change through,
update of yum-updateonboot itself.


--
Regards,

Frank Murphy
UTF_8 Encoded
Friend of fedoraproject.org
_______________________________________________
Yum mailing list
Yum@xxxxxxxxxxxxxxxxx
http://lists.baseurl.org/mailman/listinfo/yum


[Index of Archives]     [Fedora Users]     [Fedora Legacy List]     [Fedora Maintainers]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]

  Powered by Linux