guix/gnu
Maxim Cournoyer d40c9f6c85
services: %desktop-services: Setuid root NTFS and NFS mount helpers.
Fixes <https://issues.guix.info/39670>.

Combined with commit def6e2ae46, this allows unprivileged users to mount file
systems marked with the "user" option.  It adds less than 4 MiB to the closure
of the lightweight-desktop.tmpl operating system template.

* gnu/services/desktop.scm (%desktop-services): Extend the
setuid-program-service-type service with the 'mount.nfs' and 'mount.nfs-3g'
programs.

Reported-by: Nathan Dehnel <ncdehnel@gmail.com>
2020-10-01 15:47:55 -04:00
..
bootloader gnu: grub: Support for network boot via TFTP. 2020-09-27 13:38:35 +02:00
build linux-container: Reset jailed root permissions. 2020-10-01 12:51:13 +02:00
installer
machine
packages gnu: emacs-next: Fix load path and version. 2020-10-01 11:03:56 -04:00
services services: %desktop-services: Setuid root NTFS and NFS mount helpers. 2020-10-01 15:47:55 -04:00
system Instantiate nscd in each system container. 2020-10-01 09:27:33 +02:00
tests services: hurd-vm: Resurrect system-test by using raw disk-image. 2020-10-01 15:47:29 +02:00
artwork.scm
bootloader.scm
ci.scm ci: Add log and outputs keys. 2020-10-01 18:39:41 +02:00
image.scm image: Add image-type support. 2020-09-30 10:47:59 +02:00
installer.scm
local.mk gnu: Remove icecat-68 source. 2020-09-28 14:45:23 -04:00
machine.scm
packages.scm
services.scm
system.scm
tests.scm