##// END OF EJS Templates
Logo rebranding
Logo rebranding

File last commit:

r2139:ecf526ad default
r2150:532ef623 tip default
Show More
swineboard.service
10 lines | 213 B | text/plain | SystemdLexer
/ tools / swineboard.service
Bohdan Horbeshko
Complete denisopopoving
r2139 [Unit]
Description=Swineboard imageboard
After=network.target
[Service]
ExecStart=/usr/bin/uwsgi_python33 --ini uwsgi.ini
WorkingDirectory=<where is your swineboard located>
[Install]
WantedBy=multi-user.target