##// END OF EJS Templates
Added tag 2.11.0 for changeset 3076e0d03339
Added tag 2.11.0 for changeset 3076e0d03339

File last commit:

r848:f2b9de1d default
r1438:f2d01bdc default
Show More
neboard.service
10 lines | 207 B | text/plain | SystemdLexer
[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