##// END OF EJS Templates
Added "view on site" link for tag
Added "view on site" link for tag

File last commit:

r848:f2b9de1d default
r1150:d53fc814 2.7.0 default
Show More
neboard.service
10 lines | 207 B | text/x-ini | IniLexer
neko259
Added uwsgi config and systemd unit
r848 [Unit]
Description=Neboard imageboard
After=network.target
[Service]
ExecStart=/usr/bin/uwsgi_python33 --ini uwsgi.ini
WorkingDirectory=<where is your neboard located>
[Install]
WantedBy=multi-user.target