Gamin (简体中文)
From ArchWiki
Gamin是一个用inotify来替代FAM的项目,它比FAM更新也有更有效的维护,与FAM兼容并几乎能够在所有的场合下取代它。它是一个Gnome的项目,但它没有Gnome依赖。 (Gamin is a project that re-implements the FAM specification with inotify. It is newer and more actively maintained than FAM, maintains compatibility with FAM and can replace it in almost every case. It is a Gnome project but it does not have Gnome dependencies.)
安装
要用Gamin来替代FAM,只要简单的移除FAM包(忽略依赖)并安装Gamin就可以了。
- pacman -Rd fam
- pacman -S gamin
把“fam”从你的rc.conf文件的DEAMONS行移除,Gamin没必要放在这。