mirror of
https://github.com/versity/versitygw.git
synced 2026-07-21 07:22:32 +00:00
fbff3f6365
Fix warnings from newer systemd: Standard output type syslog is obsolete, automatically updating to journal. This updates the stdout/stderr to journal output type which is what is getting set anyways after the syslog type has been deprecated. No expected behavior change with this other than quieting warnings.