guix/gnu
Ludovic Courtès 081bb6a7bd
services: shepherd: Open /dev/null as O_CLOEXEC.
Failing to do that, that file descriptor could be inherited by child
processes as of Shepherd 0.9.2.

* gnu/services/shepherd.scm (shepherd-configuration-file): Open
/dev/null as O_CLOEXEC.
2022-09-11 00:16:57 +02:00
..
bootloader gnu: bootloader: grub: Add support for chain-loader. 2022-09-08 22:30:09 +02:00
build file-systems: Open files with O_CLOEXEC. 2022-09-08 16:22:21 +02:00
home
installer
machine
packages gnu: emacs-ement: Update to 0.1.2. 2022-09-10 19:15:50 +02:00
services services: shepherd: Open /dev/null as O_CLOEXEC. 2022-09-11 00:16:57 +02:00
system system: images: Define the platform in image-types. 2022-09-07 14:24:53 +02:00
tests tests: dict: Increase VM memory-size. 2022-09-08 15:17:31 +02:00
artwork.scm
bootloader.scm gnu: bootloader: Report error in menu-entry. 2022-09-08 22:30:43 +02:00
ci.scm
home.scm
image.scm image: Use #true and #false. 2022-09-07 14:26:34 +02:00
installer.scm
local.mk gnu: python-apsw: Update to 3.39.2.1. 2022-09-07 22:02:40 +02:00
machine.scm
packages.scm
services.scm
system.scm
tests.scm