Before
$ systemctl restart api.service
Job for api.service failed because the control process exited with error code.
See "systemctl status api.service" and "journalctl -u api.service -n 50" for details.
$ systemctl status api.service --no-pager
* api.service - HTTP API
May 16 11:27:40 buildbox api-server[21871]: {"level":"error","msg":"parse config","file":"/etc/api/config.yaml","line":17,"error":"yaml: unmarshal errors: line 17: field timeuot not found in type config.Server"}
May 16 11:27:41 buildbox systemd[1]: api.service: Start request repeated too quickly. After
api.service fails due to a config error at /etc/api/config.yaml line 17: unexpected field "timeuot".