Remove temperato-host.service as it is no longer necessary
This commit is contained in:
parent
3b4d98cd30
commit
9c3dc45d7e
@ -1,14 +0,0 @@
|
|||||||
[Unit]
|
|
||||||
Description=Temperato Host Service
|
|
||||||
|
|
||||||
[Service]
|
|
||||||
Environment=FLASK_APP=web
|
|
||||||
ExecStart=flask run
|
|
||||||
ExecReload=flask run
|
|
||||||
KillMode=process
|
|
||||||
Restart=on-failure
|
|
||||||
Type=simple
|
|
||||||
WorkingDirectory=<your path>
|
|
||||||
|
|
||||||
[Install]
|
|
||||||
WantedBy=multi-user.target
|
|
Loading…
Reference in New Issue
Block a user