https://bugzilla.redhat.com/show_bug.cgi?id=1744419 Bug ID: 1744419 Summary: Replace /etc/rc.d/init.d/httpd by systemctl Product: Fedora Version: 30 OS: Linux Status: NEW Component: w3c-markup-validator Assignee: nathanael@xxxxxxx Reporter: jan.kratochvil@xxxxxxxxxx QA Contact: extras-qa@xxxxxxxxxxxxxxxxx CC: nathanael@xxxxxxx, perl-devel@xxxxxxxxxxxxxxxxxxxxxxx Target Milestone: --- Classification: Fedora Description of problem: Scripts are obsolete. Version-Release number of selected component (if applicable): w3c-markup-validator-1.3-16.fc30.noarch How reproducible: Always. Steps to Reproduce: 1. dnf install w3c-markup-validator 2. Access http://localhost/w3c-validator/ Actual results: File not found. Expected results: Validator. Additional info: .spec scripts are calling: /etc/rc.d/init.d/httpd reload They should call: systemctl try-reload-or-restart httpd -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ perl-devel mailing list -- perl-devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to perl-devel-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/perl-devel@xxxxxxxxxxxxxxxxxxxxxxx