guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[shepherd] branch master updated (245f884 -> f9eb1ab)


From: Ludovic Courtès
Subject: [shepherd] branch master updated (245f884 -> f9eb1ab)
Date: Mon, 29 Aug 2022 11:18:08 -0400 (EDT)

civodul pushed a change to branch master
in repository shepherd.

    from 245f884  comm: Mark the syslog socket as SOCK_CLOEXEC.
     new f0ec1af  support: Remove 'buffering-mode' compatibility macro.
     new fc7735f  shepherd: Open log file as O_CLOEXEC.
     new 8b306de  support: Remove unused 'label' macro.
     new b0d3f62  service: Gracefully handle non-existing log directories.
     new f9eb1ab  service: Open log files as O_CLOEXEC.

The 5 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 modules/shepherd.scm         | 12 +++++++++---
 modules/shepherd/comm.scm    |  8 ++++----
 modules/shepherd/service.scm | 22 ++++++++++++++++++----
 modules/shepherd/support.scm | 27 ++++++++-------------------
 tests/misbehaved-client.sh   |  4 ++--
 5 files changed, 41 insertions(+), 32 deletions(-)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]