forked from oscar.krause/fastapi-dls
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
|
||||
KillSignal=SIGQUIT
|
||||
Type=simple
|
||||
StandardError=syslog
|
||||
NotifyAccess=all
|
||||
|
||||
[Install]
|
||||
|
Loading…
Reference in New Issue
Block a user