(address . guix-patches@gnu.org)(name . Jean-Baptiste Note)(address . jean-baptiste.note@m4x.org)
While setting up centralized logging in a guix environment, I had to add flags
to the running syslog on the central server (udp networking, for instance).
Further, I had to use rsyslog instead of syslog.
The following set of patches enable both of these to be done. The patches are
independent conceptually but touch around the same pieces of code, so they're
presented as a set.
Jean-Baptiste Note (2):
services: syslog: Add extra-options argument to syslog service.
services: syslog: Adjust service for rsyslog compatibility.
doc/guix.texi | 3 +++
gnu/services/base.scm | 8 ++++++--
2 files changed, 9 insertions(+), 2 deletions(-)
--
2.41.0