guix/gnu/services
Ludovic Courtès 66fdaf3677
services: shepherd: Install O_CLOEXEC variant of 'call-with-input-file' & co.
Fixes a bug introduced with the Shepherd 0.9.2 upgrade in commit
1ba0e38267 whereby files opened by, say,
the 'start' method of 'urandom-seed', could leak into the execution
environment of some other service--e.g., 'term-tty4'.

* gnu/services/shepherd.scm (shepherd-configuration-file)[config]:
Override 'call-with-input-file' and 'call-with-output-file'.
2022-09-13 00:31:04 +02:00
..
admin.scm
audio.scm
auditd.scm
authentication.scm
avahi.scm
base.scm services: agetty-service-type: Add missing dash. 2022-09-08 16:22:23 +02:00
certbot.scm
cgit.scm
ci.scm
configuration.scm services: configuration: Change the value of the unset marker. 2022-08-25 00:10:42 -04:00
cuirass.scm
cups.scm
databases.scm
dbus.scm
desktop.scm services: upower: Default to a percentage-based policy. 2022-09-04 23:10:10 +02:00
dict.scm
dns.scm
docker.scm
file-sharing.scm services: Use the new maybe/unset API. 2022-08-25 00:10:32 -04:00
games.scm
ganeti.scm
getmail.scm services: Use the new maybe/unset API. 2022-08-25 00:10:32 -04:00
guix.scm
herd.scm
hurd.scm
kerberos.scm services: Use the new maybe/unset API. 2022-08-25 00:10:32 -04:00
lightdm.scm services: Add lightdm-service-type. 2022-08-28 22:28:47 -04:00
linux.scm
lirc.scm
mail.scm
mcron.scm
messaging.scm services: configuration: Change the value of the unset marker. 2022-08-25 00:10:42 -04:00
monitoring.scm
networking.scm services: Use the new maybe/unset API. 2022-08-25 00:10:32 -04:00
nfs.scm
nix.scm
pam-mount.scm
pm.scm
rsync.scm
science.scm
sddm.scm
security-token.scm
security.scm gnu: fail2ban-service-type: Fix documentation typos. 2022-09-01 08:58:16 -04:00
shepherd.scm services: shepherd: Install O_CLOEXEC variant of 'call-with-input-file' & co. 2022-09-13 00:31:04 +02:00
sound.scm
spice.scm
ssh.scm
syncthing.scm
sysctl.scm
telephony.scm services: Use the new maybe/unset API. 2022-08-25 00:10:32 -04:00
version-control.scm services: gitolite: Relax permissions on service user home directory. 2022-08-30 12:37:19 -04:00
virtualization.scm services: secret-service: Inherit from the original 'guix-configuration'. 2022-09-13 00:31:04 +02:00
vpn.scm
web.scm services: web: Fix long lines. 2022-09-11 15:49:30 +02:00
xorg.scm