fixed service
Standard output type syslog is obsolete, automatically updating to journal. Please update your unit file, and consider removing the setting altogether.
This commit is contained in:
parent
b745367baa
commit
4e5559bb85
@ -28,7 +28,6 @@ ExecStart=uvicorn main:app \\
|
|||||||
Restart=always
|
Restart=always
|
||||||
KillSignal=SIGQUIT
|
KillSignal=SIGQUIT
|
||||||
Type=simple
|
Type=simple
|
||||||
StandardError=syslog
|
|
||||||
NotifyAccess=all
|
NotifyAccess=all
|
||||||
|
|
||||||
[Install]
|
[Install]
|
||||||
|
Loading…
Reference in New Issue
Block a user