From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7) Gecko/20040706 Firefox/0.9.1 Description of problem: I use RCS with the RCS/ subdirectory for my config files. When starting acpid while /etc/acpid/events/RCS/ exists, acpid eats 100% of CPU time. Probably acpid should ignore directories when scanning /etc/acpid/events, or explicitly only accept files. The busy-looping acpid doesn't even react to SIGTERM. Version-Release number of selected component (if applicable): acpid-1.0.2-6 How reproducible: Always Steps to Reproduce: 1. mkdir /etc/acpid/events/foobar 2. /etc/init.d/acpid stop 3. /etc/init.d/acpid start
Should be fixed in acpid-1.0.3-2, to show up in rawhide soon.