[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#54997: [PATCH 00/12] Add "least authority" program wrapper
From: |
Ludovic Courtès |
Subject: |
bug#54997: [PATCH 00/12] Add "least authority" program wrapper |
Date: |
Sun, 01 May 2022 22:16:27 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) |
Ludovic Courtès <ludo@gnu.org> skribis:
> gexp: Add 'references-file'.
> file-systems: Avoid load-time warnings when attempting to load (guix
> store).
> linux-container: 'call-with-container' relays SIGTERM and SIGINT.
> linux-container: Ensure signal-handling asyncs get a chance to run.
> linux-container: Add #:child-is-pid1? parameter to
> 'call-with-container'.
> Add (guix least-authority).
> services: dicod: Rewrite using 'least-authority-wrapper'.
> services: dicod: Use 'make-inetd-constructor'.
> services: bitlbee: Use 'make-inetd-constructor'.
> services: ipfs: Adjust for Shepherd 0.9.
> services: ipfs: Use 'least-authority-wrapper'.
> services: wesnothd: Grant write access to /var/run/wesnothd.
> services: wesnothd: Use 'least-authority-wrapper'.
> services: quassel: Use 'least-authority-wrapper'.
> services: opendht: Use 'least-authority-wrapper'.
Pushed as fee06d5aaa71a965ea0bc06c1ff15c138a8bb2c8, thanks again for
reviewing!
Ludo’.
- bug#54997: [PATCH 00/12] Add "least authority" program wrapper,
Ludovic Courtès <=