CVS: cvs.openbsd.org: ports
Daniel Jakots <[email protected]>
| Newsgroups | gmane.os.openbsd.ports.cvs |
|---|---|
| Message-ID | <[email protected]> |
CVSROOT: /cvs Module name: ports Changes by: [email protected] 2026/08/19 15:53:14 Modified files: net/miniflux : Makefile distinfo modules.inc net/miniflux/pkg: miniflux.rc Log message: Update to miniflux-2.3.3 While there, update with miniflux.rc with: - By default miniflux logs to standard error, so setting the daemon output will hook it up with syslogd out of the box. - Service now supports reloading. It's only for reloading TLS certificates, not log files. If you wish to do anything extra with your log files, you'll have to do it with syslogd by setting the logging back to default as mentioned in the previous paragraph. From Igor Zornik (maintainer)