summaryrefslogtreecommitdiff
path: root/systemd/fcgiwrap.service
blob: 7b010c9f60d54cb0c6272b33ee979af9053b6f3e (plain)
1
2
3
4
5
6
7
8
9
10
11
[Unit]
Description=Simple CGI Server
After=nss-user-lookup.target

[Service]
ExecStart=/usr/sbin/fcgiwrap
User=http
Group=http

[Install]
Also=fcgiwrap.socket