Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=739347 --- Comment #6 from Jiri Hladky <hladky.j...@gmail.com> 2011-09-22 18:48:07 EDT --- (In reply to comment #5) > But my question is: why do you run > rm -rf %{buildroot}/etc/init.d > in the first place? Hi Jussi, two reasons: 1)There is generic haveged start script. This one is installed to /etc/init.d. However, this script does not work well on Fedora. I need to use haveged_fedora That's why I rename the script: install -m755 -D init.d/haveged_fedora %{buildroot}%{_initrddir}/haveged 2) I would like to install start script into /etc/rc.d/init.d directory. What's your opinion? Thanks Jirka -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ package-review mailing list package-review@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/package-review