CentOS如何永久禁止PackageKit后台运行
更新:HHH   时间:2023-1-7


小编给大家分享一下CentOS如何永久禁止PackageKit后台运行,希望大家阅读完这篇文章之后都有所收获,下面让我们一起去探讨吧!

使用centos时,使用yum安装软件,老是会遇到这种提示:

1.Existing lock /var/run/yum.pid: another copy is running as pid 3053.  

2.Another app is currently holding the yum lock; waiting for it to exit...  

3.The other application is: PackageKit  

4.Memory : 37 M RSS ( 82 MB VSZ)  

5.Started: Sun Jan 24 16:11:53 2010 - 14:44 ago  

6.State : Sleeping, pid: 3053  

后来才发现只要把/etc/yum/pluginconf.d/refresh-packagekit.conf改为如下:

enabled=0  

就OK了。 

看完了这篇文章,相信你对“CentOS如何永久禁止PackageKit后台运行”有了一定的了解,如果想了解更多相关知识,欢迎关注天达云行业资讯频道,感谢各位的阅读!

返回系统运维教程...