Fixing #94
This commit is contained in:
parent
438c32a312
commit
ea2ebedfcb
13
morss.service
Normal file
13
morss.service
Normal file
@ -0,0 +1,13 @@
|
||||
[Unit]
|
||||
Description=morss server (gunicorn)
|
||||
After=network.target
|
||||
|
||||
[Service]
|
||||
ExecStart=/usr/local/bin/morss-helper run
|
||||
ExecReload=/usr/local/bin/morss-helper reload
|
||||
KillMode=process
|
||||
Restart=always
|
||||
User=http
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
Loading…
x
Reference in New Issue
Block a user