https://bugzilla.redhat.com/show_bug.cgi?id=1645811



--- Comment #3 from Andrew Bauer <[email protected]> ---
Here are the contents of the service files included with the package:

[email protected]
------------------
[Unit]
Description=Simple CGI Server
After=nss-user-lookup.target

[Service]
EnvironmentFile=/etc/sysconfig/fcgiwrap
ExecStart=/usr/sbin/fcgiwrap ${DAEMON_OPTS} -c ${DAEMON_PROCS} 
User=%i
Group=%i

[Install]
Also=fcgiwrap@%i.socket

[email protected]
----------------
[Unit]
Description=fcgiwrap Socket

[Socket]
ListenStream=/run/fcgiwrap.sock
SocketUser=%i
SocketMode=0660

[Install]
WantedBy=sockets.target

-- 
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]

Reply via email to