stellar / packages

SDF - Packages
Apache License 2.0
46 stars 41 forks source link

stellar-horizon: stop redirecting StandardOutput and StandardError to syslog #188

Closed jacekn closed 1 year ago

jacekn commented 1 year ago

What

This change removes stdout and stderr redirect to syslog. This will cause it to revert to default which is to send logs to the systemd journal

Also, as drive-by, I updated changelog format so that we can switch package building to use "dch" to update changelog

Why

syslog redirect is no longer supported on ubuntu 22.04