[Unit] Description=Koha OPAC Web service Requires=kohazebra.service [Service] EnvironmentFile=/etc/koha/koha.env ExecStart=/usr/bin/starman -M FindBin --max-requests 50 --workers 2 --port 80 /usr/share/koha/psgi/opac.psgi [Install] WantedBy=multi-user.target