Find Cheaper University Textbooks
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

13 lines
224 B

8 years ago
[Unit]
Description=Textbook Search Engine
After=network.target
[Service]
User=http
Group=http
WorkingDirectory=/srv/http/build
ExecStart=/usr/bin/uwsgi --ini /srv/http/build/search.ini
[Install]
WantedBy=multi.user.target