guix/gnu
Maxim Cournoyer 5fdc5b2d57
services: nfs: Run rpc.mountd in foreground.
Fixes <https://bugs.gnu.org/39708>.

Shepherd doesn't keep track of processes that fork themselves and would
disable the process after restarting it a couple times.

* gnu/services/nfs.scm (nfs-shepherd-services): Invoke rpc.mountd with the
'--foreground' option.
2020-03-08 00:26:02 -05:00
..
bootloader
build build: file-systems: Do not warn about file system check for NFS. 2020-03-02 23:59:45 -05:00
installer installer: Fix cow-store umount. 2020-03-05 23:40:24 +01:00
machine
packages gnu: QEMU: Fix CVE-2020-8608. 2020-03-07 16:37:25 -05:00
services services: nfs: Run rpc.mountd in foreground. 2020-03-08 00:26:02 -05:00
system file-systems: Add a 'file-system-device->string' procedure. 2020-03-02 23:24:47 -05:00
tests tests: install: Add %test-gui-installed-os-encrypted. 2020-03-05 23:40:24 +01:00
artwork.scm
bootloader.scm
ci.scm ci: Adjust 'channel-build-system' for when the source is a file name. 2020-03-05 23:40:24 +01:00
installer.scm installer: Use a Guile-Newt snapshot that supports 'form-watch-fd'. 2020-03-05 23:40:22 +01:00
local.mk gnu: QEMU: Fix CVE-2020-8608. 2020-03-07 16:37:25 -05:00
machine.scm
packages.scm
services.scm
system.scm file-systems: Add a 'file-system-device->string' procedure. 2020-03-02 23:24:47 -05:00
tests.scm tests: Add <system-test> gexp compiler. 2020-03-05 16:33:37 +01:00