[Unit] Description=Simple CGI Server After=nss-user-lookup.target Requires=fcgiwrap-gitolite-{{ item.0.key }}.socket [Service] ExecStart=/usr/sbin/fcgiwrap -f User={{ item.0.value.user | default('git-' + item.0.key) }} Group={{ item.0.value.user | default('git-' + item.0.key) }} [Install] Also=fcgiwrap-gitolite-{{ item.0.key }}.socket