me
/
guix
Archived
1
0
Fork 0
This repository has been archived on 2024-08-07. You can view files and clone it, but cannot push or open issues/pull-requests.
guix/gnu/services
Ludovic Courtès 695042ff10
services: syslog: Do not call 'umask' in PID 1.
Fixes a race condition when starting services in parallel with shepherd
0.10.x whereby a service might create files and directories with umask #o137.

An example is the bitlbee service with its least-authority wrapper: the
wrapper would create a tree with directories set to #o640, thereby
making the whole directory tree inaccessible.

* gnu/services/base.scm (syslog-shepherd-service): Pass #:file-creation-mask
to 'make-forkexec-constructor' instead of calling 'umask' in PID 1.
2023-05-11 13:21:45 +02:00
..
admin.scm
audio.scm services: mpd: Use proper records for user and group fields. 2023-04-14 15:12:11 -04:00
auditd.scm
authentication.scm
avahi.scm
base.scm services: syslog: Do not call 'umask' in PID 1. 2023-05-11 13:21:45 +02:00
certbot.scm
cgit.scm
ci.scm
configuration.scm services: configuration: Add user-defined sanitizer support. 2023-04-02 12:31:51 +02:00
cuirass.scm
cups.scm services: cups: Use cups-minimal to avoid PAM authentication. 2023-05-03 08:20:31 -04:00
databases.scm services: postgresql: Add default package. 2023-04-21 16:16:37 +02:00
dbus.scm Merge remote-tracking branch 'origin/master' into core-updates 2023-03-20 18:49:06 +01:00
desktop.scm services: desktop: Remove 'xfce-desktop-service' procedure. 2023-04-07 17:58:33 +02:00
dict.scm services: dicod, bitlbee: Pass 'make-inetd-constructor' a list of endpoints. 2023-05-11 13:21:45 +02:00
dns.scm services: knot: Add 'configuration' action. 2023-04-21 16:16:37 +02:00
docker.scm
file-sharing.scm
games.scm
ganeti.scm
getmail.scm
guix.scm services: guix-build-coordinator-agent: Support max-parallel-uploads. 2023-05-10 11:06:20 +01:00
herd.scm services: herd: 'load-services/safe' is synonymous with 'load-services'. 2023-04-21 16:16:37 +02:00
hurd.scm
kerberos.scm
ldap.scm
lightdm.scm services: lightdm: Sync documentation with source. 2023-02-08 22:40:40 -05:00
linux.scm services: earlyoom: Rotate log files. 2023-05-04 21:32:32 +03:00
lirc.scm services: lirc: Deprecate 'lirc-service' procedure. 2023-03-03 17:55:34 +01:00
mail.scm services: mail: Deprecate 'dovecot-service' procedure. 2023-03-03 17:55:34 +01:00
mcron.scm services: mcron: Add log-file and date-format fields. 2023-03-21 14:51:24 -04:00
messaging.scm services: dicod, bitlbee: Pass 'make-inetd-constructor' a list of endpoints. 2023-05-11 13:21:45 +02:00
monitoring.scm ui: 'display-hint' quotes extra arguments for Texinfo. 2023-02-27 23:40:43 +01:00
networking.scm services: tor: Deprecate 'tor-hidden-service' procedure. 2023-04-25 17:19:21 +02:00
nfs.scm
nix.scm
pam-mount.scm
pm.scm
rsync.scm services: rsync: Add 'configuration' action. 2023-04-21 16:16:37 +02:00
samba.scm
science.scm
sddm.scm services: sddm: Remove 'sddm-service' procedure. 2023-04-07 17:56:55 +02:00
security-token.scm
security.scm services: replace bare serializers with (serializer ...) 2023-04-02 12:35:30 +02:00
shepherd.scm
sound.scm services: ladspa: Export accessors. 2023-03-07 11:39:50 +01:00
spice.scm services: spice: Deprecate 'spice-vdagent-service' procedure. 2023-03-03 17:55:35 +01:00
ssh.scm services: ssh: Deprecate 'dropbear-service' procedure. 2023-03-03 17:55:33 +01:00
syncthing.scm
sysctl.scm
telephony.scm gnu: libjami: Move jamid daemon to a "bin" output. 2023-02-08 09:36:26 -05:00
version-control.scm
virtualization.scm service: qemu-binfmt: Remove broken qemu targets. 2023-05-09 17:27:49 +03:00
vnc.scm services: xvnc: Do not create a regular HOME directory for xvnc user. 2023-04-02 23:35:15 -04:00
vpn.scm services: vpn: Deprecate 'openvpn-client-service' & 'openvpn-server-service' procedures. 2023-03-03 17:55:34 +01:00
web.scm services: nginx: Add reopen action. 2023-04-11 12:19:01 -04:00
xorg.scm services: xorg-wrapper: Support xorg server input rewriting. 2023-03-25 10:06:36 +08:00