https://bugzilla.redhat.com/show_bug.cgi?id=1645811
--- Comment #2 from Andrew Bauer <[email protected]> --- Converted the systemd unit files to instantiated service files. This allows one to run fcgiwrap under an arbitrary user account, which under normal circumstances will be the name of the web server user account in use on the system. To enable and start fcgiwrap on a system with nginx, do this: $ systemctl enable [email protected] $ systemctl start [email protected] Updated specfiles and source rpm: https://raw.githubusercontent.com/knight-of-ni/specfiles/master/fcgiwrap.spec https://kojipkgs.fedoraproject.org//work/tasks/1241/30671241/fcgiwrap-1.1.0-6.20150530git99c942c.fc30.src.rpm -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list -- [email protected] To unsubscribe send an email to [email protected] Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/[email protected]
