Hi, Ludovic Courtès <[email protected]> writes:
> It would seem a workaround is to use Inetutils syslogd instead of the > built-in ‘system-log’: > > (operating-system > ;; … > (services (append (list … > (service syslog-service-type)) > (modify-services %base-services > (delete shepherd-system-log-service-type))))) Thank you for the suggestion. I will give that a try. I would probably be a good idea to mention it on the Codeberg issue as well. Have a nice day, Tomas -- There are only two hard things in Computer Science: cache invalidation, naming things and off-by-one errors.
