GNU bug report logs -
#76063
[PATCH 0/3] Switch to the Shepherd's system log
Previous Next
Reported by: Ludovic Courtès <ludo <at> gnu.org>
Date: Tue, 4 Feb 2025 22:54:02 UTC
Severity: normal
Done: Ludovic Courtès <ludo <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
Hello,
This patch series switches Guix System from Inetutils’s ‘syslogd’
to the Shepherd’s ‘system-log’. Quoth ‘news.scm’:
The advantages of this change are the fact that @code{system-log} can start
logging earlier after boot and stop shortly before shutdown, along with full
integration with the rest of @command{shepherd}, in particular with the new
@command{log-rotation} service.
Thoughts?
Ludo’.
Ludovic Courtès (3):
services: Add ‘system-log’ Shepherd service.
services: Switch to ‘shepherd-system-log-service-type’ in
‘%base-services’.
DRAFT: news: Add entry for ‘system-log’ switch.
doc/guix.texi | 72 +++++++++++++++++++++++--
etc/news.scm | 16 +++++-
gnu/services/base.scm | 2 +-
gnu/services/shepherd.scm | 108 ++++++++++++++++++++++++++++++++++++++
4 files changed, 192 insertions(+), 6 deletions(-)
base-commit: 285a1cb449f60798dc83f7f1016700b4ab2374a8
--
2.48.1
This bug report was last modified 111 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.