Description of problem: That is from an initscripts spec file and precisely as one would expect: %config(noreplace) /etc/event.d/* Similarly files from that directory owned by event-compat-sysv are also "config". That is not the case for what is placed there by upstart (currently only /etc/event.d/logd). That means that if somebody will make local changes in that file then they will be silently clobbered on the next upstart update. Version-Release number of selected component (if applicable): upstart-0.3.9-9.fc9
Fixed. Building now.